Good afternoon , all i have some trouble with login i dont know why login only work in post page whe...
I'd like the change the default Laravel 5 auth directory to something else - for example, 'authentic...
Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...
A native driver which uses Auth::extend and does not require any additional MongoDB related package....
Hi i used auth filter for a group of routes that i dont want to guest user access to it ,but i have...
Hi, I have two websites on the same server with same subdomains and share same database. (website1.d...
I try to use auth class into workbench but nothing happend.
Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...
Any video tutorial or link for Laravel 5 Authentication? Thanks in advance.
Hello. I have been having an issue with my laravel site for a few weeks now and I have tried every s...
hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...
Hello. I am trying to catch any errors that might come up when using the Billing service in Laravel....
hello i want to save user ip in my DB. How to use Request::ip() in laravel 5?
I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...
I'm new to Laravel and have managed to get quite a lot working. But I can't figure out why the pass...
I want to create some api controllers with a separate routing in an existing Laravel 5 application....
I want to change the column used for logging in from email to name. I can see where to do this in t...
Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...
Not sure what Im doing wrong but its so frustrating. Trying to integrate github login with socialite...
Where can I adjust the redirect after a "/password/email" submit to the password controlle...
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