Laravel Tutorials

This list will help you find the best Laravel tutorial.

Laravel Code Tips
Laravel Code Tips
Collection of Coding Tips
Domain Driven Laravel
Domain Driven Laravel
Learn to Implement Domain-Driven Design
Develop And Deploy Laravel Applications With Docker
Develop And Deploy Laravel Applications With Docker
Video Course
TDD With Laravel
TDD With Laravel
Online Course
Laravel Queues In Action
Laravel Queues In Action
Guide to using, managing and scaling queues in Laravel
The Ultimate Guide To Building APIs & SPAs With Laravel And Vue.js
The Ultimate Guide To Building APIs & SPAs With Laravel And Vue.js
eBook & Guide
Sharing Laravel Homestead Sites
Sharing Laravel Homestead Sites
with ngrok - If you have a Laravel Homestead (or [other Vagrant Laravel environment](https://github.com/TimothyDJones/laravel-precise32-php5.4)) that you want to share with others, these instructions will help you get it going.
Limiting 'Belongs To Many' Database Queries With Pivot Table Values
Limiting 'Belongs To Many' Database Queries With Pivot Table Values
Also explains how to access additional attributes on pivot tables.
Single-Table Inheritance In Laravel 4
Single-Table Inheritance In Laravel 4
Excellent tutorial on dealing with models that share common attributes, except for a small number of class- or type-specific attributes.
Laravel User Types And Polymorphic Relationships
Laravel User Types And Polymorphic Relationships
An alternative to single-table inheritance (STI) using Laravel's polymorphic relationships.
Eloquent Model Relationships
Eloquent Model Relationships
Excellent, detailed explanation of the various model relationship types in Laravel. (Source code here.) [04/29/2015]
Laravel 5 Beauty
Laravel 5 Beauty
Comprehensive, step-by-step tutorial for building a complete application with Laravel 5. [08/13/2015]
Laravel 4 Tutorials
Laravel 4 Tutorials
Drills down into the details that underlie the implementation of Laravel 4 to help you better understand the concepts and principles.
Creating A Basic To Do Application In Laravel 5
Creating A Basic To Do Application In Laravel 5
Excellent 4-part tutorial that covers all of the concepts for building Laravel application.
Philip Brown's Cribbb Tutorials
Philip Brown's Cribbb Tutorials
Comprehensive tutorials on building application with Laravel 4.
Using Laravel Homestead As Your Development Environment
Using Laravel Homestead As Your Development Environment
Excellent, detailed tutorial on setting up Vagrant and using it with Laravel Homestead for development.
Using AJAX In Laravel
Using AJAX In Laravel
While Laravel doesn't have "native" AJAX support, it's routing supports AJAX nicely.
Tinkering With Tinker Like An Artisan
Tinkering With Tinker Like An Artisan
I think Tinker is one of the greatest features in all of Laravel!
Test Better, Deploy Faster With Laravel
Test Better, Deploy Faster With Laravel
Nice overview of Laravel concepts and how to use it for TDD.
Learning Laravel
Learning Laravel
New book/tutorial site for beginners to the Laravel framework.
Laravel Video Tutorials
Laravel Video Tutorials
Free, 10-part Laravel video tutorial with source code. (Videos mirrored here.)
Laravel Tutorials On Creative Punch
Laravel Tutorials On Creative Punch
Series of unique Laravel tutorials, with special focus on available packages.
Laravel On OpenShift
Laravel On OpenShift
Instructions and customized package for using Laravel on OpenShift PaaS.
Laravel Apz
Laravel Apz
Github repository with full tutorial on building Laravel 5.x application including AJAX CRUD, Bootstrap, and REST API. [07/26/2017]
Laravel 4 On A Shared Host
Laravel 4 On A Shared Host
Shared hosting can be difficult to set up for Laravel. Here are some good tips.
Laravel 4 On Google AppEngine For PHP
Laravel 4 On Google AppEngine For PHP
Step-by-step instructions for setting up Laravel to run on Google App Engine.
Laravel 101
Laravel 101
Colin Viebrock's introduction to Laravel with associated code.
25 Laravel Tips And Tricks
25 Laravel Tips And Tricks
Jeffrey Way gives a nice overview/introduction to Laravel 4 in the form of more than two dozen tips.
Getting Started With Pusher And Laravel Echo
Getting Started With Pusher And Laravel Echo
In this screencast, The Skater Dev teaches how to build a real-time comments component using Laravel, Laravel Echo, and the Pusher Laravel Echo integration.
Eloquent Performance Patterns
Eloquent Performance Patterns
Video Course
Mastering Nova
Mastering Nova
Video Course
Codecourse
Codecourse
Screencasts to learn Laravel, Vue, Nuxt, Slim & more
PHP Package Development
PHP Package Development
Video Course on Package Development for PHP & Laravel
Laravel Core Adventures
Laravel Core Adventures
Free Laravel Core Video Tutorial Series
LaravelTube
LaravelTube
Directory of Laravel video tutorials from Youtube
Roast And Brew
Roast And Brew
Map of Coffee Roasters & Shops that use certain Brew Methods
Laracademy
Laracademy
Online Video Learning Service for Laravel
Laracasts.com
Laracasts.com
Screencasts for Developers
Diving Laravel
Diving Laravel
A deep dive into Laravel core, packages, and technologies