Support the ongoing development of Laravel.io →

1,915 Threads

how do I get error messages when I use laravel validation and auth?

I am new with laravel, recently I failed do authentication. so I want to know what exactly my fault...

0 Likes
2 Replies

Can't setup sboo\multiauth package for multiple tables and multiple login forms

I'm trying to use Laravel Multiauth Package but the documentation has no tutorial or guide to demons...

0 Likes
0 Replies

How to use ACL in laravel 5

Hello Everyone. I am new to laravel 5. I want to know how to implement ACL in laravel 5 using databa...

0 Likes
0 Replies
posted 10 years ago

Fail to forward a page after register

I have a page need auth i.e. with middleware auth. After register, it will success forward to the pa...

0 Likes
1 Replies

Getting “Redirect loop error” in Laravel 5.1 with auth middleware

Here is my routes.php file: Route::get('/',['domain' => 'admin.myapp.com','middleware' => 'aut...

0 Likes
0 Replies

Authenticating users in Laravel via Windows Authentication

I have PHP running in a Windows domain on IIS 7.5. Windows authentication is turned on via IIS, so t...

0 Likes
3 Replies

about database table design in authentication

I use database for auth. Should the user table must have fields, "id", "password"...

0 Likes
1 Replies

Saving form data to session on form submission

I'm trying to solve a problem with passing form data past login screen. I have a form that submits d...

0 Likes
1 Replies

Laravel Auth::loginUsingId() does not work perfectly

I have a problem with Laravel 5.0 I'm using Auth::loginUsingId(). When I logged in then login fine b...

0 Likes
1 Replies

Change Facebook credential at runtime with Laravel 5.1

Hello Guys, I want to change my facebook credential at runtime with Laravel 5.1 Please anyone how do...

0 Likes
0 Replies

Cannot access a named route?

Whoops, looks like something went wrong. Page auth/register: 1/1 ReflectionException in Route.php li...

0 Likes
1 Replies

Make multi role user

Hi, i'm a new in Laravel. But i want make an website with laravel 5 that have 3 role for the user (...

0 Likes
0 Replies

Upgrading 4.2 filter to 5.1 Middleware

If you have watched the Laracast titled "Ogres Are Like Middleware" then I've based this q...

0 Likes
0 Replies

laravel angularjs XSRF protection set up

Hi, what do you think about this set up @section('content') <div class="content" data-u...

0 Likes
5 Replies

Application Form Processing and XML Messaging System using Laravel

Hello, I am new to Laravel and had been working on mostly custom framework design. We will be workin...

0 Likes
0 Replies

EloquentUserProvider does not seem to honor setting for config/auth User model

I've change the location of my User model, updated the namespace accordingly and updated config/auth...

0 Likes
0 Replies

Redirect route based on user role

I need to offer up 2 versions of a set of routes depending on the role of the logged in user. If the...

0 Likes
0 Replies

Middleware vs FormRequest authorize method

Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...

0 Likes
5 Replies

Beginning with routes and views

[http://manudahmen.be/blocnotes2/public/] OK [http://manudahmen.be/blocnotes2/public/about] Sorry, t...

0 Likes
1 Replies

TokenMismatch problem when I open my laravel website in two different web browsers

Hi, I have a problem when i open my website made in Laravel 4, at the same time, with two differents...

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