MyMovieDB Laravel Angular JS App - Part 7 -Flash Messages, Helpers, Secure Routes

preview_player
Показать описание
In this seventh video in a unset number in the tutorial series, we will configure flash messages to alert users, Create a custom helper class to utilize bootstrap alerts for those messages and secure our home page route behind the login, so that only logged in users can see that content.

Full Text Step by Step Tutorial:
-----------------------------------------------
Рекомендации по теме
Комментарии
Автор

Everything about your videos is very well done; content, explanations, examples, dealing with errors. Best Laravel tutorials I've watched so far. Thank you. Excited to see how Angular interacts with Laravel.

LizardanNet
Автор

The videos are nice, the format is good and I like to see errors been resolved as it shows up, because errors always come up when we are learning stuff and it is nice to see we are not alone at all :)

Kudos for teaching how to make a helpers folder and a helper function for Alerts. That is very useful and I learned now that Laravel doesn´t need to keep the folder structure intact at all. Thank you.

EduardoWeidmanBarijan
Автор

Every time you are using <center> a web developer will die. ;-)

FrankHeuser
Автор

When I login I get "Hello" without the name of the user :(

LizardanNet
Автор

...and when will the angular js party start?

FrankHeuser
Автор

You can access to the Authenticate User using Auth::user metod 

SebastianPerezG