Support the ongoing development of Laravel.io →
Learner

Learner

Joined 18 Aug 2015

Statistics

Threads 5
Replies 9
Solutions 2
Articles 0

Auth::user() always returns null

Hi, everyone. I implemented login functionality to check role of user. Here is postLogin() function....

0 Likes
12 Replies

Multiple Joins from Two Tables

Hi, everyone. I need to implement the following list. No | Subject | Provider | Replier 1 | Subject1...

0 Likes
1 Replies
Solved

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

Laravel Authorization Function

Hi, everyone. I am a beginner of Laravel and PHP. I do not know how the login and registration schem...

0 Likes
2 Replies
Solved

Laravel authorization function

Hi, everyone. I am a beginner of Laravel and PHP and developing a simple Laravel website with user r...

0 Likes
2 Replies
replied 10 years ago

Auth::check() is not working

In my case, this command made Auth::check() work. php artisan cache:clear But a few days later, it...

0 Likes
replied 10 years ago

Laravel Authentication

Thank you for your kindness. Now it seems to work. But I got an Error. ErrorException in Pipeline.ph...

0 Likes
replied 10 years ago

Laravel Authorization Function

Thank you. The problem was cache. One command solved that problem. php artisan cache:clear

0 Likes
Solved
replied 10 years ago

Laravel authorization function

It makes sense to me. But the Illuminiate/Support/Facade/Auth class doesn't inherit the Illuminate/A...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.