Support the ongoing development of Laravel.io →

segadora

Joined 20 Apr 2015

Statistics

Threads 0
Replies 1
Solutions 0
Articles 0

segadora has not posted any threads yet

replied 8 years ago

Testing controller, using Auth::User in blade

$user = User::findOrFail(1); Auth::login($user); http://laravel.com/docs/5.0/authentication

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.

© 2024 Laravel.io - All rights reserved.