Skip to content

Instantly share code, notes, and snippets.

@kbirmhrjn
Created October 14, 2014 02:02
Show Gist options
  • Save kbirmhrjn/157ef6be1f8f9a8291e8 to your computer and use it in GitHub Desktop.
Save kbirmhrjn/157ef6be1f8f9a8291e8 to your computer and use it in GitHub Desktop.
Laravel Resources
Official docs
Documentation <a>http://laravel.com/docs/</a>
Laravel Ins & Outs (Community News / Laravel Weekly) <a>http://laravel.io</a>
Forums <a>http://forums.laravel.io/</a>
Wiki <a>http://wiki.laravel.io/</a>
GitHub <a>https://github.com/laravel/laravel</a>
Cheatsheet
http://cheats.jesse-obrien.ca/
Laravel packages
http://packalyst.com/
https://packagist.org/search/?tags=laravel
The most useful packages
Jeffrey Way generator <a>https://github.com/JeffreyWay/Laravel-4-Generators</a>
Laravel IDE helper https://github.com/barryvdh/laravel-ide-helper
Laravel debug bar https://github.com/barryvdh/laravel-debugbar
Sentry authentication package https://cartalyst.com/manual/sentry
Image package http://image.intervention.io/
Laravel based CMSs
October http://octobercms.com/
Doptor http://www.doptor.org/
Larapress https://github.com/larapress-cms/larapress
Pongo http://pongocms.com/
Sf cms https://github.com/sseffa/sf_cms
Laravel boilerplates and platforms
Complex platform http://orchestraplatform.com/
Boilerplate https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site
Laravel tips and tricks
Bunch of laravel tricks and solutions http://www.laravel-tricks.com/
Base controller https://gist.github.com/shakyShane/3159072
Laravel architecture
Hexagonal architecture http://fideloper.com/hexagonal-architecture
Creolab modules https://github.com/creolab/laravel-modules
Best practices
E-commerce app tutorial https://www.youtube.com/watch?v=2jdPyrTWeG0&list=PLzJZ3ahfm9Q_MMO_DInjAciYbnEU645w9&index=1
Laracast - the best screencasts https://laracasts.com/
Tutorials and screencasts
Nettuts+ http://code.tutsplus.com/categories/laravel
Tutorials & more from Dayle Rees: <a>http://daylerees.com</a>
http://learninglaravel.net/
http://code.tutsplus.com/categories/laravel
Blogs (these blogs have a lot of tutorials)
http://scotch.io/tag/laravel
http://blog.kongnir.com/
http://creative-punch.net/articles/php-articles/laravel-tutorials/
http://culttt.com/
http://daylerees.com/
http://www.develophp.org/
http://driesvints.com/
http://fideloper.com/tag/laravel
http://jasonlewis.me/
http://kirkbushell.me/categories/laravel/
http://maxoffsky.com/category/code-blog/
http://ryantablada.com/tag/Laravel
Books
Laravel: From apprentice to Artisanby Taylor Otwell - <a>https://leanpub.com/laravel</a>
Laravel: Code bright by Dayle Rees - <a>https://leanpub.com/codebright ***</a>
Laravel: 4 Cookbook by Christopher Pitt - <a>https://leanpub.com/laravel4cookbook</a>
Getting Stuff Done with Laravel 4by Chuck Heintzelman - <a>https://leanpub.com/gettingstuffdonelaravel</a>
Laravel Testing Decoded by Jeffrey Way - <a>https://leanpub.com/laravel-testing-decoded</a>
Implementing Laravel by Chris Fidao - <a>https://leanpub.com/implementinglaravel</a>
https://leanpub.com/codeclever by Dayle Rees -- coming soon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment