🔥 Laravel Tip: You can start a new database CLI session by running `php artisan db`
Sep 24, 2022
I discovered this by forgetting to type `:seed` after 😅

Other tips:
🔥 Laravel Tip: The upsert method
May 2, 2022
🔥 Eager loading cheat sheet
Mar 4, 2022
🔥 Laravel Tip: the discardChanges method.
Nov 29, 2022