Make Controller with -r flag in Laravel - with php artisan command



Deep@DESKTOP-SP7239S MINGW64 /c/xampp/htdocs/My Project/laravel/OurBlog

$ php artisan make:controller UserController -r

Controller created successfully.


Deep@DESKTOP-SP7239S MINGW64 /c/xampp/htdocs/My Project/laravel/OurBlog


Make Controller with -r flag in Laravel - with php artisan command



Make Controller with -r flag in Laravel - with php artisan command