Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...
Good day.. Hi guys. I know this is one the basic features in laravel but I'm kinda stuck here. I'd l...
I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...
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...
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