芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/www/vendor/laravel/fortify/config/fortify.php
'web', 'middleware' => ['web'], 'passwords' => 'users', 'username' => 'email', 'email' => 'email', 'views' => true, 'home' => '/home', 'prefix' => '', 'domain' => null, 'limiters' => [ 'login' => null, ], 'features' => [ Features::registration(), Features::resetPasswords(), Features::emailVerification(), Features::updateProfileInformation(), Features::updatePasswords(), Features::twoFactorAuthentication(), ], ];