Support the ongoing development of Laravel.io →

nelliott500

Joined 6 Oct 2014

Statistics

Threads 1
Replies 1
Solutions 1
Articles 0

Sessions and authentication -- am I just not understanding correctly?

I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...

0 Likes
1 Replies
replied 9 years ago

how can i count number of records in table where status = 1

$count = Model::where('status','=','1')->count(); Model would be the model for the database tabl...

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.