authLaravelSimple使用Laravel Auth控制用户权限
作曲家创建项目 laravel/laravel authLaravelSimple
--prefer-dist
php artisan migrate:make create_users_table
php artisan migrate
php artisan db:seed / php artisan auth:reminders-table
php artisan migrate
/ 用于添加图像(用户的头像)
codesleeve/laravel-stapler: 1.0.*
'CodesleeveLaravelStaplerServiceProvider'
php artisan stapler:fix 用户头像
下载地址
用户评论