Released: 8/24/2017
Frameworks allow you to do more with less code. Laravel is the most popular MVC framework for PHP. This course covers the basics you need to know to build elegant applications of any scale with Laravel. Learn how to work with the MVC architecture, bootstrap components with service providers, and incorporate the ORM Eloquent for simplified database integration. Instructor Bernard Pineda also covers dependency injection, routing to controllers, views, Blade templates, form creation, and form validation. These tutorials provide the information you need to make a move to Laravel and build high-quality, scalable, and sound PHP applications.
Topics include:
Laravel file and folder structure
Dependency injection
Routing requests to controllers
Loading a view
Creating a basic Blade template
Sending data to a view
Creating and validating forms
Integrating a database
Modifying data with Eloquent
Returning data to a Laravel view
Adding relational data and concurrent connections
Lynda Official Tutorial Link |