Laravel tutorial #11 Flash session

preview_player
Показать описание
in this Laravel 6 tutorial we learn how to use flash session and what is the use of it with a simple example by anil sidhu

facebook page link is here

what is flash session
make a form in view
make a controller in app/http
code for flash session

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

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

Why the session have to be small in the welcome.blade.php ? Pls explain me.

hahahehe
Автор

I got it
I used small letter for session. but 'Session' is correct

gracynorbert
Автор

Hi bro I have a confusion here when I redirect to my welcome page it shows the following error
Class 'session ' not found
Any suggestions

gracynorbert