Application frameworks have grown in popularity over the past fi ve years. There has been a tremendous shift from handwriting all code to leveraging these powerful frameworks with prebuilt components and features. However, with anything that comes...
While building the Laravel 5.1 Beauty blog, you’ll learn about:
Installing Laravel 5
Using Homestead
Using Elixir
Database Migrations
Database Seeding (using Model Factories)
Eloquent Models
Eloquent Pagination
Form Requests
Views (Blade...
Laravel is a prominent member of a new generation of web frameworks. It is one of the most popular PHP frameworks and is also free and an open source. Laravel 5 is a substantial upgrade with a lot of new and more eff i cient workf l ows, at the same...
Since its initial release in 2011, Laravel has experienced exponential growth.
In 2015, it became the most starred PHP framework on GitHub and rose to the go-to framework for people all over the world.
Laravel focuses on the end user first, which...
The story of how I got started with Laravel is a common one: I had written PHP for years, but I was on my way out the door, pursuing the power of Rails and other modern web frameworks. Rails in particular had a lively community, a perfect...
This book contains all tutorials that have been published in the first year of Laravelista.
In each tutorial, I focus on achieving the goal in the least possible amount of steps.
I wrote each tutorial while coding so that you get only the most...