Here is a pretty good working example: https://github.com/bestmomo/laravel5-example
And here is a pretty good CMS example: https://github.com/sseffa/fullycms
Also this is pretty good: https://github.com/wjgilmore/todoparrot
That last one is part of the Easy Laravel Book: https://leanpub.com/easylaravel which will give you step by step on how and why everything is created
The entire http://laravel.io website is open source at github, checkout @ https://github.com/LaravelIO/laravel-io
You can try mine. It is based on a modular system.
https://github.com/illuminate3/rakko
I'm cleaning up a few more things but it has auth/authen (roles, permissions), oauth (git/google, etc ...), profiles, simple module manager and installer.
I'll be adding "frontend" functionality in the coming weeks.
You can take a look at http://openlaravel.com which contain open source project built using the Laravel framework.
May I use it to complete my article about open source projects? - https://www.cleveroad.com/blog/top-list-of-free-and-open-source-projects--github What do you think about that?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community