Go back

Beginning Laravel Build Websites With Laravel 5.8(2nd Edition)

Authors:

Sanjib Sinha

Free beginning laravel build websites with laravel 5.8 2nd edition sanjib sinha 1484249909, 978-1484249901
16 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 04, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $12.12 Savings: $12.12(100%)

Book details

ISBN: 1484249909, 978-1484249901

Book publisher: Apress

Get your hands on the best-selling book Beginning Laravel Build Websites With Laravel 5.8 2nd Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Beginning Laravel Build Websites With Laravel 5.8 2nd Edition Summary: Develop cutting-edge websites and applications using the new features of Laravel 5.8. This book starts with an introduction to Laravel and takes a glance at its newly introduced features. Moving on to setting up your development environment, you will learn how the composer works. In addition to this, you will be introduced to Valet, Homestead, Virtual Box, Vagrant, and Forge in Laravel. With this foundation, you will be ready to get started writing your first Laravel apps.To do so, you will learn to manage routes and controllers and how the Blade template works. Moving on to models, you will work with route model binding and get to know the relationship between models, databases, and Eloquent. Along the way you will define methods on your Eloquent model classes using different types of relationships. Shifting focus to handling user data, you will see how redirect methods work. You will also get to know the inner workings of requests and responses. Continuing the data theme, Beginning Laravel covers basic and grouped artisan commands and how to handle databases with Tinker. By being able to handle data effectively, your applications will come alive for your users, giving them the functionality they need.The last section of the book handles core concepts such as sending emails, alerting users via notifications, and implementing SOLID design principles. You will see how to decouple your application classes by using events and listeners. What You Will LearnProtect your app with authentication and authorization Build a complex relationship between entities using Eloquent modelsTake advantage of containers and facadesUse the mail template Create and configure events Work with Laravel PassportDeploy API authentication Discover new Laravel 5.8 features such as dump server and email verificationWho This Book Is ForThose new to Laravel and PHP web development or those who have some background in PHP/Laravel who are new to Laravel's newest release.