Support the ongoing development of Laravel.io →

1,912 Threads

How do Single Sign on in Laravel 5.3?

How do Single Sign on in Laravel 5.3? Can we use passport?

0 Likes
4 Replies

Checking laravel auth in subdomain (wordpress)

I have a laravel site and wordpress site running on the same domain. http://www.domain.com - laravel...

0 Likes
6 Replies

Socialite - is it possible to receive fake/impersonated data from OAuth server?

HI, I am new to Laravel/PHP in general, so excuse me if this is a silly question :) My Laravel web a...

0 Likes
0 Replies

Class App\Http\Controllers\Auth\LoginController does not exist

I have the login functionality working on my local system (MAMP), connecting to AD to verify the use...

0 Likes
1 Replies

[Package] Laravel Authentication ACL Admin panel

#What is Laravel Authentication Acl? Laravel Authentication ACL is a Laravel4 package (based on Sent...

0 Likes
75 Replies

Auth::guard(guard)->check() Always returns false

Hello, I am making a web app for a college project and I am trying to have 3 different authenticatio...

0 Likes
1 Replies

Laravel /broadcasting/auth Always Fails With 403 Error

I have recently delved into Laravel 5.3's Laravel-Echo and Pusher combination. I have successfully s...

0 Likes
0 Replies

trying to output posts but Controller function seem to work wrong

I'm trying to output my posts and for that in a specific page I call a function with foreach to load...

0 Likes
2 Replies

Unable to Login Rapidly after Logging out In Chrome -

#Relevant System Information System - Virtual Box Ubuntu 16.04, PHP 7.0, Google Chrome 55.0.2883.87...

0 Likes
0 Replies

Auth::chek() always return false!

Hello everyone! I have a small problem that i cant figure out. I have a AuthController with two func...

0 Likes
1 Replies

Load class instance from Console command - Trying to get property of non-object

Hello, i have a class that im trying to create new instance from it from console command, and im get...

0 Likes
0 Replies

Middleware auth logging me out?

Hi, I'm a bit new to laravel (and coding in general), so sorry if this question is basic! My issue r...

0 Likes
0 Replies

Class App\Http\Controllers\Auth\ActivationService does not exist

Hi all, i am new to laravel and i tried to build a user verification with activation E-Mail and occu...

0 Likes
2 Replies
Solved

Permy - a new ACL and user permissions package

Hey everybody, I would like to introduce you all to my new Laravel package - Permy. Perhaps you will...

0 Likes
0 Replies

Redirect::guest() and named routes

Hey, I'm trying to use a named route inside a Redirect::guest(), but it doesn't seems to work. Is th...

0 Likes
2 Replies

Laravel 5.3 Auth::id()

Hi, gang. I am new to Laravel and I am trying to figure out the best way to accomplish something whi...

0 Likes
0 Replies

Laravel 4.2 Confide auth and redirect to login page

Hi, I'm using Confide package from Zizaco. I have problem with redirect to login page when user is n...

0 Likes
0 Replies

Authenticating ASP.NET users in laravel

Hello, I'm trying to authenticate users from a ASP.NET API to a laravel application. Basically when...

0 Likes
1 Replies

Set guard to route group

Hello. If there any way to specify guard to route group in 5.3? I've found a solutiion here, http://...

0 Likes
0 Replies

LoginController keeps redirecting to /home on existing session

Hi, in my application i installed the laravel authentication controllers and routes via artisan make...

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.