🔥 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 undot method.
Oct 25, 2022