Sep 5, 2018 · 1 min read
Very helpful tutorial… thanks for sharing. I just had to make a small correction in the command to get it working with my Laravel 5.2.
I used:
php artisan make:console ImportLadaCodes
instead of:
php artisan make:command ImportLadaCodes