Laravel Routes and Controllers - Laravel 8 PHP Framework Tutorial Part 4

preview_player
Показать описание
In this video, we will take a look at the Laravel routes and controllers, after watching this video you should be able to create basic routes and learn how Laravel maps urls to controllers.

2:44 - Return html from route
3:25 - Create a template for a route
5:20 - Passing parameters to the URL
6:14 - Create a Controller to handle logic
7:36 - Create alias for binary sail
8:52 - Generate Controller with sail artisan
10:20 - How to use the old string syntax for routes in Laravel 8
12:05 - Laravel naming conventions

New syntax migration notes

Laravel Naming Conventions

My dotfiles

Рекомендации по теме