Laravel 5 Essential Training: 1 The Basics
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build elegant applications of any scale with Laravel, the popular and flexible PHP framework.
Syllabus
Introduction
- Welcome
- Project: The Landon Hotel app
- What you should know
- Using the exercise files
- Set up your local environment (Mac)
- Set up your local environment (Windows)
- What is Laravel?
- Get a copy of Laravel
- Laravel file and folder structure
- Artisan for developers
- Simple web responses with Laravel
- Dependency injection
- Service providers
- Facades and their utility
- Controller implementation in Laravel
- Routing to controllers
- Sending parameters to a controller
- Loading a view
- Create a template and extended views
- Send data to a view
- Views and additional Blade functionality
- Challenge: Titles from the model
- Solution: Titles from the model
- Create forms
- Process form data
- Form validation: Back end
- Form validation: Front end
- Introduction to Eloquent
- Set up a database
- Database migrations
- Models in Laravel
- Add data with Eloquent
- Select data with Eloquent
- Modify data with Eloquent
- Relations in Eloquent
- Select data with raw queries
- Return data to the view
- Add relational data
- Concurrent connections
- Next steps
Taught by
Bernardo Pineda
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX