fer-projekt/laravel-userable
Composer 安装命令:
composer require fer-projekt/laravel-userable
包简介
Multiple User Type Models for Laravel.
README 文档
README
This package transforms Laravel's User model to be an "abstract-like" model so that you can create as much separate userable (user-type) models as you wish.
Installation
You can install the package via composer:
composer require fer-projekt/laravel-userable
Usage
Development
Clone the package from the github:
git clone https://github.com/fer-projekt/laravel-userable.git
cd laravel-userable
Starting & stopping docker
docker-compose up -d
docker-compose down
Install dependencies via composer and testing:
docker-compose exec app bash
composer update
phpunit
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 195
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-26