How to Create a Custom Artisan Command in Laravel
4 years ago
This laravel tutorial helps to create a new artisan command in Laravel. Artisan is the command-line interface of laravel. Laravel provides a number of helpful artisan commands for you to use while developing your application.
Link: