Support the ongoing development of Laravel.io →

1,910 Threads

login without hash the password

can i login using auth::attempt without hash the password ? i already have the database users from m...

0 Likes
3 Replies
Solved

Call to undefined function App\mycrypt() on Artisan Tinker

Hi there folks, I am having a problem on Laravel, since I am a newbie on Laravel Framework, I am wat...

0 Likes
1 Replies

How do I add Sentinel providers to my laravel 5.1 installation?

I'm looking at this section of the Sentinel docs: https://cartalyst.com/manual/sentinel/2.0#laravel-...

0 Likes
2 Replies

Create middleware to prevent a user manipulates the information of other users

I have a problem. I need to prevent a logged in user can edit / view etc. information of another us...

0 Likes
1 Replies
Solved

L 5.1 - return redirect->route() not working...

Hi guys, I have a strange problem. I am not able to redirect my user if his email does not exist in...

0 Likes
1 Replies
Solved
posted 8 years ago

Login Error

I am using laravel 5.1 with the default authentication controller without any overrides but i faced...

0 Likes
5 Replies

Password Reset when using JWT Auth in Laravel 5

I am creating an app in which I am creating a laravel api and using angularjs for my front end. For...

0 Likes
2 Replies

How to change default redirect URL in modules middelware laravel 5?

i use module in my project App -> Modules -> Admin -> Http -...

0 Likes
0 Replies

verify if user is locked

I need to check if the User is blocked at the time of login. for this I created a users table field...

0 Likes
6 Replies

How to move the User model to \App\Models\User ?

FatalErrorException in EloquentUserProvider.php line 126: Class '\App\User' not found So, I really w...

0 Likes
1 Replies

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 8 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

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.