# Book Description
Learning Laravel 5: Building Practical Applications is the easiest way to learn web development using Laravel. Throughout 5 chapters, instructor Nathan Wu will teach you how to build many real-world applications from scratch. Th
Ryan Dobbs has a good tutorial on how to build real-time grid component using Laravel, Vue.js and Socket.io.
gdbhosale released a cool Laravel CRM that we can use to build a Laravel application quickly.
Ajay Gupta has another tutorial on how to upload and validate files and images in Laravel 5.2.
imrealashu wrote a tutorial on how to implement Multi Auth in Laravel 5.2
Ajay Gupta wrote a tutorial on how to integrate Facebook Login Authentication in Laravel 5.2 from scratch.
ajaysoftdeveloper wrote a good tutorial on how to create an application with search, pagination and CRUD in Laravel 5.2 and Angular JS.
Junior Grossi wrote a tutorial on how to use Corcel package to create a Laravel application with Wordpress backend.