I am trying to login a user in the latest release of Lumen. No matter whether I use auth()->attem...
I am newbie of laravel just authenticate 'username' and 'password' with database for successful log...
I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...
By using this Password reminders and reset in Laravel 4 tutorial I tried to add "forgot passwor...
Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...
Hi I am using the build in login that ships with Laravel 5 for my admin login. I now need to add a l...
Hello Everybody I want to say I am very impressed with laravel blade and eloquent and I come from a...
I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...
Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...
My AuthController's redirectTo property: protected $redirectTo = '/'; Here is login routes: Rou...
Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...
Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...
I created a request php artisan make:request ContactFormRequest and then changed authorize() method...
Hello guys i have a question about the Laravel Authentication. I Use Api like Github one with oauth2...
Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...
I am wanting to use the built-in scaffolding for Auth and Login, but once a user logs in successfull...
In PasswordBroker.php -> emailResetLink an e-mail is sent to the user. The subject is "Your...
I am trying to authenticate users in my Laravel application. I am encountering the following problem...
Hi, everyone. I am a beginner of Laravel and PHP. I do not know how the login and registration schem...
I tried setting up auth stuff myself (5.1 doesn't come pre-packaged with them), and I succeeded. I g...
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