1. open cmd window
2. Navigate to the root directory of the project folder
php artisan make:controller UserController
php artisan make:controller UserController --resource