Laravel - Controllers
When you run
php artisan make:controller Api/UserController --api, which methods are included in the generated controller?