Form Request | Laravel 10 Tutorial #39

preview_player
Показать описание
Laravel 10 Feed page
On this episode, I cover how to use form requests to refactor your controllers and move validation logic into it's own separate class

Playlist of Laravel 10 Tutorial Course :

Full Code on github:

Boots Watch :

Laravel debug bar:

HTML template Github Link:

What is Laravel :
Laravel is a free and open-source PHP web framework, created by Taylor Otwell and intended for the development of web applications following the model–view–controller architectural pattern and based on Symfony.

If you're looking to learn how to authenticate a user using Laravel 10, then this is the video for you! In this tutorial, In this tutorial, we'll create a simple registration form that users will be able to submit.

If you have any questions or problems please leave a comment.
Laravel Blade
Laravel crash course
Laravel Database and crud tutorial
Laravel Login and Authentication
Laravel form request
Рекомендации по теме
Комментарии
Автор

bro i actually learned a lot with this series, i hope you keep doing playlist like this, thank you so much 🤲🏼🤲🏼

slimesitow
Автор

The save error was due to a missing () in validated.
$validated = $resquest->validated (x)
$validated = $resquest->validated() (o)

coreanbiz
Автор

i watched every video of the series, i hope you handel multi languages ascpects

ousssika
Автор

Bcause of the comment and the idea has the same coloum name 'content' the valdiation error appers under the submit_Idea input when i was trying post a comment

kblzejv
Автор

this series help me a lott, thank you so much bro

aman
Автор

thanks my man, from 1-41 i ate them all😁

fasikamillion