14 Migration - Laravel 11 tutorial for beginners.

preview_player
Показать описание
In the world of Laravel, controllers are the decision-makers! This video dives into what Laravel controllers are and why they're essential for building dynamic web applications.

We'll break down:

* The role of controllers in Laravel's MVC architecture
* How controllers handle incoming requests and interact with models and views
* Creating controllers with Laravel's Artisan command
* Using resource controllers for CRUD operations (Create, Read, Update, Delete)
* Best practices for organizing and writing clean controller code

By the end of this video, you'll be well on your way to mastering Laravel controllers and building robust web applications!

#laravel #php #webdev #programming
Рекомендации по теме
Комментарии
Автор

Migration - Laravel 11 tutorial for beginners.

tonyxhepaofficial
Автор

He started to speak double time at the end LOL
thanks for the Tutorial Videos, helping much @learning laravel.

Enviliam
Автор

Hi tonny, please write a list of plugins for vs code that use laravel

alexmax
Автор

I'm having this error
Class "Post" not found
even though i have the post class inside the models folder

edit:
run this in the powershell
composer dump-autoload

cClementaine
Автор

Can you share with us what this terminal is that we see in the video?

yazlmkursu