Home / Report Question

Q. Which Laravel command is used to create a new controller?
  • A. php artisan make:controller
  • B. php artisan new:controller
  • C. php artisan create:controller
  • D. php artisan generate:controller