Laravel 7 tutorial #7 Submit form

preview_player
Показать описание
In this laravel 7 tutorial, we learn how to submit a simple HTML form with example anil Sidhu in the English language

Form Submission
Make Html form in View
Make Controller for submit Data
Make Routing for view and controller
get form values in the controller

Checkout and subscribe our new channel for technical news
Рекомендации по теме
Комментарии
Автор

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

In this example I discovered when I use the POST, it gives an error but if I use the GET, I see the expected output???

emmanueldiogu