Skip to content

Instantly share code, notes, and snippets.

@alies-dev
Last active March 11, 2019 07:59
Show Gist options
  • Save alies-dev/87ae2573ee25244395b7861aa6003034 to your computer and use it in GitHub Desktop.
Save alies-dev/87ae2573ee25244395b7861aa6003034 to your computer and use it in GitHub Desktop.
Examples of real-life Laravel applications (OSS)

Examples of real-life Laravel applications

Classic / MPA

https://github.com/spatie/spatie.be

Content centric site of Spatie company

Demo: http://spatie.be


https://github.com/drehimself/laravel-ecommerce-example

Code for YouTube series on building a Laravel E-Commerce application.


https://github.com/spatie/radiorarefish.be

Demo: https://radiorarefish.be

SPA

https://github.com/LaravelDaily/Larancer-Vue

Vue+Laravel panel to manage freelancer's projects/income

Demo: https://vue.quickadminpanel.com


https://github.com/guillaumebriday/laravel-blog

Laravel 5.7 blog application with Vue.js, Docker, Redis, Horizon, Telescope and Pusher


https://github.com/anthonygore/vue-laravel-crud

Full-stack Vue + Laravel + Axios CRUD example


https://github.com/drehimself/laravel-realtime-example

Realtime 🍕 Pizza Order Tracker 🍕 - Laravel, Vue & Pusher


Backend for SPA

https://github.com/gothinkster/laravel-realworld-example-app

Exemplary real world backend API built with Laravel

Other lists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment