Support the ongoing development of Laravel.io →

1,916 Threads

Moving old users to laravel users table

I've got an existing users table for my website and am rebuilding the entire site in Laravel. I'm st...

0 Likes
2 Replies
Solved

Stateless HTTP authentication

I am following the stateless http authentication code stated at http://laravel.com/docs/master/authe...

0 Likes
0 Replies
posted 9 years ago

Create a public route (without auth) with services that requieres login

Hi, I'm trying to create a public route that I need to be accesible from another page. The problem i...

0 Likes
0 Replies

SQLSTATE[HY000] [2002]

when i run php artisan migrate i get these errors : my database is setup properly i tried both local...

0 Likes
0 Replies

Can't authorize delete

2/2 HttpException in AuthorizesRequests.php line 94: This action is unauthorized. 1/2 UnauthorizedEx...

0 Likes
6 Replies

Auth::viaRemember() return false after check remember

Hello all! I have learning L5 with login and remember but Auth::viaRemeber() not working and always...

0 Likes
0 Replies

Auth without User ?

I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...

0 Likes
1 Replies

middleware /check activation status before postlogin()

Dear community, I need some help, I created a field "activation_key", which is assigned to...

0 Likes
1 Replies

Laravel Socialite - Google

Who can help me ? when i login with google have two errors ClientException in Middleware.php line 69...

0 Likes
0 Replies

Making email optional

Hi everyone, I'm new to Laravel but have a decent amount of experience with PHP and a lot of experie...

0 Likes
2 Replies
Solved
posted 11 years ago

Conditional returning false - password recovery

These are my three functions to recover a password. Everything seems right. In my routes, I am passi...

0 Likes
5 Replies
Solved
posted 9 years ago

Check premissions with middleware

HI, in route i have something like this: Route::resource('categories', 'CategoriesQuestionControlle...

0 Likes
0 Replies

Auth Error Problem

Hello, All I meet some problem about Laravel 5 auth. I create project and want to use default auth f...

0 Likes
4 Replies

Login as guest instead of User

In my AuthenticatedsUsers.php, the postLogin() method correctly run the Auth::attempt() and return t...

0 Likes
1 Replies
Solved

Is this correct/secure usage of OAuth2?

Hey, I am setting up OAuth2 for the first time. I'm using the package: https://github.com/lucadegasp...

0 Likes
2 Replies

protect route for unauthorized users

hello! I'm new in laravel, i want to deny access routes for unauthorized users. my code: #Route::get...

0 Likes
2 Replies

unable to install the laravel 4

Problem 1 - laravel/framework v4.1.9 requires d11wtq/boris 1.0.* -> no matching package found.

0 Likes
0 Replies

How to fire an event after successfull password reset?

Hello folks! How can I fire an event after one of my users successfully resets their account passwor...

0 Likes
2 Replies
Solved

Laravel-localization redirect issue

I'm trying to set up a good localization system in a Laravel App. Basically what I am after is this:...

0 Likes
2 Replies

Lackluster API documentation.

Hi, I have been recently looking into Laravel coming from a JavaScript (and some Java) background. I...

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.

© 2025 Laravel.io - All rights reserved.