📜  如何恢复 php artisan ui vue --auth - Html 代码示例

📅  最后修改于: 2022-03-11 14:53:09.101000             🧑  作者: Mango

代码示例1
You can remove the package by running 
composer remove laravel/ui
but you need to manually need to remove blade and controller files.
Also, you need to update the web.php route file.