Simple Laravel 5 Authentication

Simple Laravel 5 Authentication

devdojo

9 лет назад

36,408 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Michael Clark
Michael Clark - 31.10.2015 17:31

Which Sublime theme/icon set is that?

Ответить
borisP87
borisP87 - 18.07.2015 22:37

Hi!
I'm a begginer with Laravel 5 and I have a problem with finding login view. When I create new app I cannot find auth folder within view directory nor can I access localhost:8000/auth/login.
Can anybody help me? :(

Ответить
BooGiEMaN696
BooGiEMaN696 - 16.07.2015 23:27

This vid is only a few months old and already outdated ;(

Ответить
Fedor E
Fedor E - 06.07.2015 11:02

5.1 laravel removed this auth

Ответить
Larry Madrilejos
Larry Madrilejos - 26.06.2015 22:04

/auth/login not working, what is the fix for this?

Ответить
Riaz Uddin Masum
Riaz Uddin Masum - 23.06.2015 20:57

/auth/login, the page doesn't exists. using laravel 5.1.2

Ответить
Kapayapaan
Kapayapaan - 22.06.2015 02:45

I followed everything here and after the migration, I tried going to /auth/login, the page doesn't exists. Why is that?

Ответить
Rahul Prajapati
Rahul Prajapati - 15.06.2015 13:08

first of all nice video but i would like to know about resetting the password.
i mean when i try to reset my password it gives error as follows 
Swift_TransportException in AbstractSmtpTransport.php line 162:
Cannot send message without a sender address
so can you pls describe the steps for password reset.

Ответить
peterfknparker
peterfknparker - 02.06.2015 21:16

I've been looking for something like this, thanks a lot!
How secure is the Laravel authentication system?  Would there be benefits of using a different authorisation system with Laravel such as Sentry?

Ответить