laravel controller create command in a folder

Solutions on MaxInterview for laravel controller create command in a folder by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
showing results for - "laravel controller create command in a folder"
Giorgia
20 May 2016
1However, if you would like to create it in a custom directory then refer to the line below:
2
3php artisan make:controller pathName/controllerName