Question:Which of the following artisan command is correct for displaying all available application routes?
A php artisan route B php artisan list:route C php artisan route:list D php artisan route list
+ AnswerC
+ Report