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