A Collection of Laravel Tutorials Book Cover

A Collection of Laravel Tutorials

This book contains all tutorials that have been published on the Laravelista website in the period from >= 2016. to < 2018.

Buy on Leanpub

Complete Edition.


Code samples

All tutorials in this book come with a working code repository on GitHub.

Learning tips

Throughout the whole book you will find tips to expand your knowledge on a topic.

Step by step

Each chapter comes with a commit that shows the changes that have been made in it.

Jump in anywhere

No need to read the whole book. Find a tutorial that interests you and start reading.

A programmer guides an another programmer to build stuff.

This book represents my two year effort to teach others how to build web sites and web applications using Laravel framework. It is a great starting point if you want to jump straight to the thing that interests you.

API Development

Building and documenting an API with Laravel.

JWT Authentication

Most popular tutorial on JWT for Lumen.

Laravel on Windows

Homestead or Laragon, pick one and start building.

Codeception testing

Testing with Codeception on Laravel and Lumen.

Forms and Validation

Learn how to create and validate forms. Includes tutorials on validating form arrays and different ways of validating data.

Compiling Frontend Assets

Learn how to use Laravel Mix to compile frontend assets. Also, learn how to use Laravel Mix or Laravel Elixir without Laravel.

Mulitilingual Web Applications

Learn how to create multilingual web application with Laravel. From simple text localization to database model translations.

Deployment with Envoy

Learn everything about Laravel Envoy with practical examples. There is also a tutorial on deploying a Laravel app from GitHub to Heroku.

Database and Eloquent ORM

Learn all about pagination presenters and how to paginate a collection of different models. Also, learn different ways of deleting records.

Server Administration

For the brave, there are a couple of tutorials on installing Nginx, PHP7, obtaining certificates with Let's encrypt and bash scripting.

Reader Testimonials

CLEAR AND EASY

"The book is clear and easy to understand, I found some useful stuff like setting up Laravel on shared hosting, RSS, and sitemap."