Support the ongoing development of Laravel.io →

1,912 Threads

Changing Authentication view directory from auth\login

I'd like the change the default Laravel 5 auth directory to something else - for example, 'authentic...

0 Likes
1 Replies

Customizing Graham Campbell's Bootstrap-CMS

Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...

0 Likes
3 Replies

[Package] Laravel 5 MongoDB Auth Driver

A native driver which uses Auth::extend and does not require any additional MongoDB related package....

0 Likes
0 Replies

csrf_token

Hi i used auth filter for a group of routes that i dont want to guest user access to it ,but i have...

0 Likes
1 Replies

one website login affects another website

Hi, I have two websites on the same server with same subdomains and share same database. (website1.d...

0 Likes
3 Replies
posted 9 years ago

Using Auth::check() in workbench

I try to use auth class into workbench but nothing happend.

0 Likes
0 Replies

Best practice for checking record ownership

Let's say I have a user_id or tenant_id associated with every row created. What is the best practice...

0 Likes
2 Replies

Laravel 5 Authentication Video tutorial?

Any video tutorial or link for Laravel 5 Authentication? Thanks in advance.

0 Likes
3 Replies

Unwanted login redirect. Subdomain only

Hello. I have been having an issue with my laravel site for a few weeks now and I have tried every s...

0 Likes
1 Replies

Sentry 2 Get logged in user!

hi! I'm usign Sentry 2 .1 on laravel 4.2. When im logged in like a User for example "Admin1&quo...

0 Likes
1 Replies
Solved

Catching errors from Laravel Billing

Hello. I am trying to catch any errors that might come up when using the Billing service in Laravel....

0 Likes
0 Replies

How to use Request::ip() in laravel 5

hello i want to save user ip in my DB. How to use Request::ip() in laravel 5?

0 Likes
1 Replies

Modifying existing AuthenticatesAndRegistersUsers & implementing licence key checks/permissions

I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...

0 Likes
0 Replies

L5 Password Resets

I'm new to Laravel and have managed to get quite a lot working. But I can't figure out why the pass...

0 Likes
2 Replies

Secure Laravel 5 api that is used internally and externally

I want to create some api controllers with a separate routing in an existing Laravel 5 application....

0 Likes
0 Replies

Modifying a built in trait?

I want to change the column used for logging in from email to name. I can see where to do this in t...

0 Likes
0 Replies

Laravel 5.0 vs 4.2 and Sessions not persisting after redirect

Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...

0 Likes
0 Replies

redirect uri mismatch error with Github and Socialite

Not sure what Im doing wrong but its so frustrating. Trying to integrate github login with socialite...

0 Likes
0 Replies

getReminder redirect

Where can I adjust the redirect after a "/password/email" submit to the password controlle...

0 Likes
0 Replies

auth::attempt actually auto redirects?

I am using laravel dev ( 5.0 ) in my authcontroller.php I added the postLogin method and i have &l...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.