You can replace Laravel's stubs to customize files generated using artisan commands
- ·
- Telegram
- ·
- Newsletter
🔥 #Laravel Tip: If you find yourself constantly making changes to new files generated by Artisan's 'make' commands, then consider publishing the stubs and creating your own defaults. It can be a real time saver: