Go back

Laravel Basics Creating Web Apps Its Simple(1st Edition)

Authors:

Gregory Blake

Free laravel basics creating web apps its simple 1st edition gregory blake 1541125746, 978-1541125742
9 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.10 Savings: $12.1(100%)

Book details

ISBN: 1541125746, 978-1541125742

Book publisher: CreateSpace Independent Publishing Platform (December 30, 2016)

Get your hands on the best-selling book Laravel Basics Creating Web Apps Its Simple 1st 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.

Laravel Basics Creating Web Apps Its Simple 1st Edition Summary: This book is an exploration of Laravel, which is a framework for web application development. The first part of the book explains to you what Laravel is and how it can be used for the development of apps. Laravel supports the implementation and use of notifications. This book guides you on how to implement notifications in your application. The various types of notifications, including mail notifications, database notifications, broadcast notifications, SMS notifications, and slack notifications are all discussed, and you are guided on how to implement these in your application. Lack attachments are also explored. You are guided on how to deal with notification events. Custom channels are also examined in detail, along with event broadcasting. Laravel 5.3 has improved this feature, which was still supported in the earlier versions of Laravel. The necessary drivers for this are discussed and you are guided on how to install them. You will also learn how to listen for the broadcast events and how to authorize the use of the channels. You should learn to define broadcast events, and this book guides you in this. Broadcast data should be handled carefully. You are excellently guided in this. Authentication, especially on the user part, is of great importance. This book guides you on how to implement this using the Laravel Passport. The necessary drivers for you to work with this are explored, and you will be taught how to install them. You have also been guided on how to generate and write the mailables. The following topics are discussed in this book: - What is Laravel? - Notifications - Event/ WebSockets Broadcasting - Laravel Passport - Mailable Objects