ylamalem/laravel-simple-auth
Composer 安装命令:
composer require ylamalem/laravel-simple-auth
包简介
This package for creating simple auth
README 文档
README
This package help you to create a simple laravel auth using only blade.
Installing This Package
Follow this steps to install the package :
- composer require ylamalem/laravel-simple-auth:dev-main
- php artisan vendor:publish --tag=YAuth --force
After installing the package add the line include_once 'auth.php'; to the file in routes/web.php.
统计信息
- 总下载量: 211
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-11