tcytra/enraiged-core
最新稳定版本:0.4.0-beta.9
Composer 安装命令:
composer require tcytra/enraiged-core
包简介
Enraiged Core provides the authentication systems required by Enraiged Laravel projects.
关键字:
README 文档
README
Enraiged Core provides the user/authentication systems required by Enraiged Laravel projects.
Please Note: This package is currently a work in progress and not yet ready for production use.
Enraiged Core is an aggregate library containing the core systems for Enraiged projects for handling users and
authtication. This package will update the default users database table with additional columns and create other
tables to provide a more robust set of available features and options for your Laravel project.
It may be prefereable to use the Enraiged Laravel package, which is effectively an install of Enraiged Core into a new Laravel/Laravel project, with all assets published and a Vue front-end driven by Inertia.js.
Usage
Install the Enraiged Core package to your Laravel project using composer:
composer require tcytra/enraiged-core
Publish the Enraiged Core assets to the local project:
rm resources/views/welcome.blade.php && rm database/factories/UserFactory.php && rmdir database/factories && php artisan vendor:publish --tag=enraiged-core --ansi --force
License
The Enraiged Core library is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 56
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-23