- Course
Getting Started with Laravel (PHP Framework) 7 - The Basics
Frameworks like Laravel support you when building web applications that scale. This course teaches the basics about Laravel, how it works, how to use views, controllers and models, and how to connect it all.
- Course
Getting Started with Laravel (PHP Framework) 7 - The Basics
Frameworks like Laravel support you when building web applications that scale. This course teaches the basics about Laravel, how it works, how to use views, controllers and models, and how to connect it all.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
When building anything but very simple web applications, vanilla PHP will quickly be the limiting factor. Instead of re-inventing the wheel over and over again, frameworks like Laravel help you with handling basic yet important tasks like sessions, authentication, or input validation. This course, Getting Started with Laravel (PHP Framework) - The Basics, teaches you how Laravel works and how to use it. You will start with understanding the theory behind Laravel. Then, you'll learn how to create and render views, as well as handling requests and inputs. Finally, you will connect your business logic to the page showing up in the browser using a Model-View-Controller (MVC) approach. After finishing this course, you'll be able to go back to the application you were stuck on and rebuild it in less time whilst only focusing on your core business logic.
Getting Started with Laravel (PHP Framework) 7 - The Basics
-
Version Check | 20s
-
Introduction | 1m 27s
-
What is Laravel? | 2m 26s
-
MVC vs Non-MVC | 2m 16s
-
MVC and the Structure of This Course | 3m 31s
-
Additional Courses | 2m 28s
-
Course Prerequisites | 1m 20s
-
Setting up a Laravel Project | 6m 58s
-
Understanding the Folder Structure | 4m 57s
-
A Quick Intro to the Artisan Command Line Interface | 57s
-
Using This Course with Other Laravel Versions | 1m 4s