Laravel learning resources

Personal list of resources for learning Laravel (elegant PHP framework), if you have any favorite Laravel learning resources that are not on this list, please get in touch.

##Laravel

##Official docs

##Tutorials and screencasts

Screencasts

Tutorials

  • Why Laravel is Taking the PHP Community by Storm https://tutsplus.com/tutorial/why-laravel-is-taking-the-php-community-by-storm/
  • Laravel Tutorial Series by Dayle Rees: http://forums.laravel.io/viewtopic.php?id=858
  • Jason Lewis Laravel tutorials: http://jasonlewis.me/laravel-tutorials
  • Laravel: The Blog Tutorial: http://daylerees.com/2012/04/09/laravel-the-blog-tutorial/
  • Laravel Tutorials Series: http://daylerees.com/category/laravel-tutorials/
  • NetTuts Laravel Tutorials: http://net.tutsplus.com/tag/laravel/
  • Build Web Apps From Scratch with Laravel (Mini-Series): http://net.tutsplus.com/tutorials/php/building-web-applications-from-scratch-with-laravel/
  • Easy Package Management With Composer: http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/?search_index=19
  • Build Web Apps From Scratch With Laravel: Filters, Validations, and Files: http://net.tutsplus.com/tutorials/php/build-web-apps-from-scratch-with-laravel-filters-validations-and-files/?search_index=16
  • Build Web Apps from Scratch with Laravel – The Eloquent ORM: http://net.tutsplus.com/tutorials/php/build-web-apps-from-scratch-with-laravel-the-eloquent-orm/?search_index=10
  • Testing Like a Boss in Laravel: Models: http://net.tutsplus.com/tutorials/php/testing-like-a-boss-in-laravel-models/?search_index=12
  • Your One-Stop Guide to Laravel Commands: http://net.tutsplus.com/tutorials/php/your-one-stop-guide-to-laravel-commands/?search_index=8
  • Build Your First Admin Bundle for Laravel: http://net.tutsplus.com/tutorials/php/build-your-first-admin-bundle-for-laravel/?search_index=6
  • The Essentials of Creating Laravel Bundles: http://net.tutsplus.com/tutorials/php/the-essentials-of-creating-laravel-bundles/?search_index=5
  • Laravel 4: A Start at a RESTful API: http://net.tutsplus.com/tutorials/php/laravel-4-a-start-at-a-restful-api/?search_index=4

Other collections

##Other resources

##Laravel on Twitter

####Community

  • Laravel: @laravelphp
  • LaravelIO: @LaravelIO
  • Laravel Community: @LaravelC
  • Laravel News: @laravelnews

####People

  • Taylor Otwell: @taylorotwell
  • Dayle Rees: @daylerees
  • Shawn McCool: @ShawnMcCool
  • Eric Barnes: @ericlbarnes
  • Phil Sturgeon: @philsturgeon
  • Jonathan Barronville: @jonathanmarvens
  • Ian Landsman: @ianlandsman
  • Zack Kitzmiller: @zackkitzmiller
  • Kenny Meyers: @kennymeyers
  • Jeffrey Way: @jeffrey_way

View Source on Github