joy/nova-core
最新稳定版本:v1.0.1
Composer 安装命令:
composer require joy/nova-core
包简介
This Laravel/Nova module adds NovaCore support to Nova.
README 文档
README
This Laravel/Nova module adds NovaCore support to Nova.
By 🐼 Ramakant Gangwar.
Prerequisites
- Composer Installed
- Install Laravel
- Install Nova
Installation
# 1. Require this Package in your fresh Laravel/Nova project composer require joy/nova-core # 2. Publish php artisan vendor:publish --provider="Joy\NovaCore\NovaCoreServiceProvider" --force
Working Example
You can try laravel demo here https://joy-nova.herokuapp.com/api/documentation.
Documentation
Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy nova-core? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
If you've found a bug regarding security please mail gangwar.ramakant@gmail.com instead of using the issue tracker.
Testing
You can run the tests with:
vendor/bin/phpunit
Upgrading
Please see UPGRADING for details.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email gangwar.ramakant@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 235
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-05
