hexters/auth
最新稳定版本:1.0.1
Composer 安装命令:
composer require hexters/auth
包简介
Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity an
关键字:
README 文档
README
Hexters/Auth is a Laravel package that allows you to create multiple authentication pages, similar to Laravel Breeze. The package is supported by Livewire Volt and TailwindCSS. For the components, this package uses maryUI.
Installation
Add the package repository by running the following command:
composer require hexters/auth
Install the package by running:
php artisan auth:install
To create a login page, simply follow this command:
php artisan make:auth
And last build assets
npm run build
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-21
