Laravel 5.8 tutorial #3 - simple routing

preview_player
Показать описание
in this laravel 5.8 tutorial we learn how to use routing with a simple example.
topic cover in this video is

what is routing and location
change routing
change file
pass parameter
optional perameter
and redirect


find us on fb

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

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

Thanks...nice and simple videos to understand

shwetachafle
Автор

I appreciate your videos. Thank you :) I learned a lot

ItsPlaytimeVR
Автор

Hello...
I get syntax error unexpected 'Route'(T_STRING)....
can u help me??

pinkipatel
Автор

it works but im getting a lot of error messages!. like "file_put_contents(): Exclusive locks are not supported for this stream" why is that. Also, how can i get that nice 404 page you have. I get a red niceless message saying "Sorry, the page you are looking for could not be found.".. please help

LucianoMartinezEscobedo
Автор

Please explain to me, why we use ? in name

itlmkk
Автор

Route::redirect("/home", "/user"); didn't work

crazydhanaa