authLaravelSimple:使用 auth laravel 控制用户权限

时间:2024-07-23 04:05:39
【文件属性】:

文件名称:authLaravelSimple:使用 auth laravel 控制用户权限

文件大小:263KB

文件格式:ZIP

更新时间:2024-07-23 04:05:39

PHP

作曲家创建项目 laravel/laravel authLaravelSimple --prefer-dist php artisan migrate:make create_users_table php工匠迁移 php工匠数据库:种子 /忘记密码/ php artisan auth:reminders-table php artisan 迁移 /用于添加图像(用户的头像) / "codesleeve/laravel-stapler": "1.0.*" 'Codesleeve\LaravelStapler\LaravelStaplerServiceProvider' php工匠订书机:固定用户头像


【文件预览】:
authLaravelSimple-master
----.gitignore(100B)
----app()
--------lang()
--------start()
--------routes.php(1KB)
--------storage()
--------models()
--------views()
--------tests()
--------config()
--------database()
--------commands()
--------controllers()
--------filters.php(2KB)
----bootstrap()
--------paths.php(2KB)
--------start.php(2KB)
--------autoload.php(2KB)
----server.php(519B)
----CONTRIBUTING.md(146B)
----public()
--------.htaccess(356B)
--------robots.txt(24B)
--------bootstrap-3.2.0()
--------index.php(2KB)
--------js()
--------packages()
--------css()
--------favicon.ico(0B)
----composer.json(786B)
----phpunit.xml(567B)
----artisan(2KB)
----readme.md(475B)
----.gitattributes(12B)

网友评论