Support the ongoing development of Laravel.io →

1,910 Threads

posted 9 years ago

Redirecting if user already logged in

My AuthController's redirectTo property: protected $redirectTo = '/'; Here is login routes: Rou...

0 Likes
2 Replies
Solved
posted 9 years ago

Where shold i set the logic of remember_me in?

With the internal Authentication of laravel, i want to make a judgement about the remember features....

0 Likes
0 Replies

Old projects = bad projects :) Auth attempt is not working

Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...

0 Likes
8 Replies
Solved

Authentication Has Stopped Working

I've been attempting to, for the past few hours, figure out why I am unable to login to my applicati...

0 Likes
0 Replies

Best way to identify authenticated users: by type or by role, or both?

My project involves the following user types: 1. Business 1.1 Sales 1.1.1 Local Sa...

0 Likes
1 Replies

New Auth method

Hi, I would like to use new method like this: Auth::myMethod() I know I can do it in Guard class bu...

0 Likes
3 Replies
Solved

Issue with auth in L5.1

I created a request php artisan make:request ContactFormRequest and then changed authorize() method...

0 Likes
3 Replies
Solved

Laravel 5 Custom Oauth Authentication Login

Hello guys i have a question about the Laravel Authentication. I Use Api like Github one with oauth2...

0 Likes
4 Replies
Solved

Laravel with Monaris

How can i integrate Monaris payment method [www.moneris.com] with laravel ? Can anyone give me step...

0 Likes
0 Replies

[Laravel 5] jwt-auth - Route specific tokens

I just started using the jwt-auth module found here https://github.com/tymondesigns/jwt-auth. I hav...

0 Likes
1 Replies

Custom User Registration.

Hi I am completely new to Laravel, I am trying to register two users using a single form. I am using...

0 Likes
1 Replies

Laravel Socialite - How to include the appsecret_proof attribute on Facebook API calls?

For security reasons I decided to enable "Require App Secret" on my Facebook App. Then I d...

0 Likes
1 Replies

Socialite error 404 on login

Hello everyone! I followed this tutorial on how to use socialite -> https://laracasts.com/series/...

0 Likes
0 Replies

Free Laravel 5 Tutorial Series with Online Shop Tutorial Project

Hi everyone. I would like to share the link to Free Laravel 5 Tutorial Series explained using a real...

0 Likes
0 Replies

Laravel Error: Catchable fatal error: Argument 1 passed to Illuminate\Container\Container::share() must be an instance of Closure, null given

Hi there, can you please help me on this error. Here's my server requirements PHP Version - 5.4.24...

0 Likes
12 Replies
Solved

Review info page before finishing registration

So I'm relatively new to Laravel 5 and am working on a site for a client. He requires a 'review info...

0 Likes
0 Replies
posted 9 years ago

Custom User View

Hi i'm using Laravel 5 and i would like to retain my current database structure with Laravel's auth,...

0 Likes
0 Replies

TokenMismatchException - session in database timeout or killed

Hello How can we trap if the _token has a session ref which is no more in the session database ? Hav...

0 Likes
1 Replies

Laravel 5 action after successful login

I am wanting to use the built-in scaffolding for Auth and Login, but once a user logs in successfull...

0 Likes
3 Replies
Solved

Laravel 5.1 Automatically Forcing logout bug

Hi everyone, I am currently encountering a bug which logs the user out. I am testing my application...

0 Likes
1 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.