count
Count method returns a number of records in the object.
App\Users::count();
copy
Count method returns a number of records in the object.
App\Users::count();
copy