cslant / blog-core
一个用于 CSlant 博客核心的 Laravel 扩展包
v0.1.1
2024-07-29 01:18 UTC
Requires
- php: ^8.1
- laravel/scout: ^10.10
- matchish/laravel-scout-elasticsearch: ^v7.7
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.0
- nunomaduro/collision: ^7.10
- nunomaduro/larastan: ^2.9
- orchestra/testbench: ^8.0
- pestphp/pest: ^2.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
This package is auto-updated.
Last update: 2024-09-18 06:00:52 UTC
README
____ ____ _ _ _ _ _____ ____ _ ___ ____
/ ___/ ___|| | / \ | \ | |_ _| | __ )| | / _ \ / ___|
| | \___ \| | / _ \ | \| | | | | _ \| | | | | | | _
| |___ ___) | |___ / ___ \| |\ | | | | |_) | |__| |_| | |_| |
\____|____/|_____/_/ \_\_| \_| |_| |____/|_____\___/ \____|
这是一个为 CSlant 的博客核心提供的扩展包。
📋 要求
- PHP ^8.1
- Composer
🔧 安装
composer require cslant/blog-core
提交模板
如果您想使用提交模板,可以在本项目的根目录中使用以下命令
git config --local commit.template .github/commit_message.txt
许可证
MIT 许可证 (MIT)。请参阅许可证文件以获取更多信息。