Support the ongoing development of Laravel.io →

maxime

Joined 11 Jan 2016

Statistics

Threads 2
Replies 3
Solutions 1
Articles 0

php artisan route:list not working when using Authorization in Controller

Hello, in the __construct method of my Controller I added a line to check the ability ofr the user t...

0 Likes
2 Replies
posted 8 years ago

can't call User model in AuthController validator method

Hi, I want to call a static property of my model \App\User in the validator method of the default La...

0 Likes
3 Replies
Solved
replied 8 years ago

[Laravel 5] How do I create a custom auth in laravel 5

@usm4n thanks for the tutorial. Just one thing I had to change to make it work (maybe specific to La...

0 Likes
replied 8 years ago

can't call User model in AuthController validator method

Well, if I add new User() at te beginning of the method it works : I can access the static property....

0 Likes
Solved

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.