Support the ongoing development of Laravel.io →

hosmelq

Joined 8 Mar 2014

Statistics

Threads 0
Replies 1
Solutions 0
Articles 0

hosmelq has not posted any threads yet

replied 10 years ago

Auth user if active=1

if (Auth::attempt(['email' => $email, 'password' => $password, 'active' => 1])) { // Th...

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.