Defining in the routes.php if the method (the function in the class) needs authentication seems good...
Hi, I'm using the out of the box password reset functionality with the make:auth command. Every time...
Hello, I'm sticking in the loginController Login function it returns everytime FAIL In the Database...
I make a Laravel 5 starter site with boostrap 3 and datatable. You can download it from here: https:...
Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...
Hi! In my company, we make login in one application (non-laravel). When the login is made, we store...
Hello, Im using Laravel 5.3 Id like to allow registrations just for users who are currently logged i...
Hello, im trying to get an user by its name. So far i can get one like that $users = User::where('na...
I have install laravel 5.2 on LAMP in Digital ocean . After installation and configuration I run php...
Ive created a custom authentication in my laravel app but it seems to be directing me back to login...
I have typed: php artisan make:auth php artisan migrate Question: Now because migrate worked, that m...
Hey, I'm Eduard. I'm new to Laravel framework and I need some help from you, guys! What I'm trying r...
hi, i've developed an android app with laravel api backend. currently i use default api guard and Au...
I just updated to 5.2 and am having a log of problems. I think that I got them all solved but this o...
HI, my application is build in a way that user can open account and inside the account he can create...
I wanted to understand that why should I really use sentinel while Laravel 5.3 has similar authoriza...
Hi all, I am currently stuck finding a concept to satisfy the following requirement: a "portal&...
I love using Laravel but the biggest problem for me is when I need to build site quickly. Laravel ha...
Hi I'm using Socialite to validate users when they log into the backend of my site and it's working...
i am using laravel5.3 and authentication. i want to change email field as non unique field means sam...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community