Support the ongoing development of Laravel.io →

1,917 Threads

slug, str_slug

I added a collumn in the table users I call slug, no errors or anything, it just doesn't add. Should...

0 Likes
2 Replies
Solved

Login redirects correctly, but then won't let me leave!

Hi everyone, So I've followed directions on setting up authentication on the laravel-5-from-scratch...

0 Likes
3 Replies

Laravel + Socket.io + Redis with laravel-echo

i tried to work with these. but i couldn't get work laravel-echo. can you tell me what should i list...

0 Likes
0 Replies

Authentication by registration number

Hello. I'm new to Laravel and I am developing a site for a university and need to login to be done t...

0 Likes
1 Replies

No hint path defined for [notifications]. - Reset Password

Hi, So I am trying to reset the password in Laravel 5.3 but I have run into an error. I receive the...

0 Likes
1 Replies

how auto generate api oken from passport

hello . i install laravel passport via Taylor Otwell Video learning . 1 - Installation was successfu...

0 Likes
1 Replies

Make one method "public" and one method for logged in users

Defining in the routes.php if the method (the function in the class) needs authentication seems good...

0 Likes
1 Replies

Laravel 5.3 This password reset token is invalid

Hi, I'm using the out of the box password reset functionality with the make:auth command. Every time...

0 Likes
1 Replies
posted 8 years ago

Ajax Based Login

Hello, I'm sticking in the loginController Login function it returns everytime FAIL In the Database...

0 Likes
0 Replies

Laravel Framework 5 Bootstrap 3 Starter Site

I make a Laravel 5 starter site with boostrap 3 and datatable. You can download it from here: https:...

0 Likes
9 Replies

The BCMatch functions must be enabled to use the NTLM authenticator.

Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...

0 Likes
2 Replies
Solved

Integrate non-laravel project with laravel project

Hi! In my company, we make login in one application (non-laravel). When the login is made, we store...

0 Likes
0 Replies

Allow registration just in case that user is logged in

Hello, Im using Laravel 5.3 Id like to allow registrations just for users who are currently logged i...

0 Likes
1 Replies

Get user by name

Hello, im trying to get an user by its name. So far i can get one like that $users = User::where('na...

0 Likes
1 Replies

my url is not working properly.

I have install laravel 5.2 on LAMP in Digital ocean . After installation and configuration I run php...

0 Likes
0 Replies

Laravel always redirecting to login page even if Login credentials are correct after.

Ive created a custom authentication in my laravel app but it seems to be directing me back to login...

0 Likes
1 Replies
Solved

Create user, out of the box 5.3

I have typed: php artisan make:auth php artisan migrate Question: Now because migrate worked, that m...

0 Likes
1 Replies

Store variable in session after login.

Hey, I'm Eduard. I'm new to Laravel framework and I need some help from you, guys! What I'm trying r...

0 Likes
0 Replies

multiple persons for one user / email address

hi, i've developed an android app with laravel api backend. currently i use default api guard and Au...

0 Likes
0 Replies

No supported encrypter found

I just updated to 5.2 and am having a log of problems. I think that I got them all solved but this o...

0 Likes
8 Replies
Solved

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.