Login
Remember
Register
Ask a Question
Which is the command to make a new controller?
0
votes
asked
Jul 12, 2021
in
Laravel
by
sharadyadav1986
Which is the command to make a new controller?
a) php artisan create:controller CatsController
b) php artisan new:controller CatsController
c) php artisan make:controller CatsController
d) php artisan CatsController
controller
Please
log in
or
register
to answer this question.
0
Answers
...