You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/chunk-top-users/{postCount?}/{chunkCount?} - Further Optmized Thru Chunks and Cached
/queue-top-users/{postCount?}/{chunkCount?} - Added Queue Jobs on Top of All Optimization
Run Test
php artisan test
the test ensures required keys in the array is returned
simple test to check if database seeder is seed
check if the first top post returns correctly the last post title, since laravel can sometimes cant detect it when seeded at the same timestamp.
1 check if top users that posted is the same number as the one seeded