🔥 Laravel Tip: orderByRaw
Jan 8, 2023
You can pass a raw query to order your results by.
For example, sorting tasks by how long before the due date they were completed.
For example, sorting tasks by how long before the due date they were completed.

Other tips:
Laravel Tip: Auto-completion in artisan commands
Aug 23, 2022
🔥 Laravel Tip: The retry helper
Apr 19, 2022