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