Support the ongoing development of Laravel.io →

1,916 Threads

Security Risk in Laravel 5.2 Auth Scaffold?

The auth scaffolding in Laravel 5.2 is super helpful and convenient and easy to use, but I wonder if...

0 Likes
1 Replies

No filter working on testing server but working on local develpment

Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...

0 Likes
3 Replies
Solved

simple auth with role

Hi all, Don't know if this exists. I have a driver, a dispatcher, and an admin for the auth. I've be...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 admin panel

I want to create an admin panel where only one admin will exist to manage the front end and there wi...

0 Likes
6 Replies

Middleware on 404?

Hey, is it possible to assign the web middleware to the 404 page? Best regards, Deazl

0 Likes
1 Replies

Gettings Error: TokenMismatchException in VerifyCsrfToken.php line 67: (Sometimes)

Hi, when i am creating a blog application, i am using Laravel 5.2, when i try to login, create, upda...

0 Likes
1 Replies

Use Facebook Access token via Android on Laravel Backend

I have a Android app which gets Access token from Facebook SDk and I further want to send that token...

0 Likes
0 Replies

how to disable throttle from sentry

Hi, I just want to disable throttle from sentry. in found this command but dont knwo how to use thi...

0 Likes
2 Replies

Override Password encryption method for User model

Hi All I am using Laravel on top on an existing database. Another application is still also using th...

0 Likes
3 Replies

Multi-Auth-Driver (ldap&eloquent)

I'm searching multi-auth package that can use both eloquent and ldap. I tried with kbwebs/multiauth...

0 Likes
0 Replies

Concurring user models and authentication

Dear fellow devs, I have come to a problem that I can't happen to solve properly (or clean at least)...

0 Likes
0 Replies

$errors not found & logout not working?

Hello guys, I'm new to Laravel. I just played around with some methods and made already a few little...

0 Likes
6 Replies
Solved

Remove registration logic

Hi! How can i remove registration logic after scaffold with php artisan make:auth command? Thanks

0 Likes
0 Replies

laravel 5.2.6 Logout not works

Hello, i'm trying to learn laravel for few days, and it already drives me mad.. beside the fact that...

0 Likes
0 Replies

auth::attempt($credentials) not work in other controller in laravel 5.1

0 down vote favorite I have a custom need where I am trying to connect Laravel with Django app. Curr...

0 Likes
1 Replies

ACL with Checkboxes

Do you know how to receive data from database to this checkboxes ??

0 Likes
0 Replies

laravel 5.2 auth got problem

I try to follow the tutorial, the tutorial running well without put the auth in group middleware web...

0 Likes
1 Replies

Trigger function on Session expire

Hi. i need to add a function to my application upon the user session expired. the lifetime set in my...

0 Likes
1 Replies

Sign up on a modal loaded via Ajax

I'm using laravel 5.2, when I load (using base auth) /register on a modal via Ajax and I hit submit...

0 Likes
0 Replies

How to define Guard Instance for Password Reset? Laravel 5.2.0

I have successfully tried 2 different Database table Login area. Then I thought it is a great scalab...

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

© 2025 Laravel.io - All rights reserved.