Laravel 55. queued

0

I'm starting in Laravel. I installed 5.5 and after exceeding this command

php artisan make: command MyCommand --queued

The error is as follows: "--queued" option does not exist.

Reading a little more, the command exists in 5.1. What is the correct command for 5.5?

    
asked by anonymous 09.12.2017 / 00:48

0 answers