cslant / blog-api-package
A Laravel package for CSlant blog API
v0.2.0
2024-11-24 16:42 UTC
Requires
- php: ^8.1
- cslant/blog-core: dev-main
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-12-10 15:47:23 UTC
README
██████╗███████╗██╗ █████╗ ███╗ ██╗████████╗ ██████╗ ██╗ ██████╗ ██████╗
██╔════╝██╔════╝██║ ██╔══██╗████╗ ██║╚══██╔══╝ ██╔══██╗██║ ██╔═══██╗██╔════╝
██║ ███████╗██║ ███████║██╔██╗ ██║ ██║ ██████╔╝██║ ██║ ██║██║ ███╗
██║ ╚════██║██║ ██╔══██║██║╚██╗██║ ██║ ██╔══██╗██║ ██║ ██║██║ ██║
╚██████╗███████║███████╗██║ ██║██║ ╚████║ ██║ ██████╔╝███████╗╚██████╔╝╚██████╔╝
╚═════╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝
This is a package for CSlant's blog API.
📋 Requirements
🔧 Installation
composer require cslant/blog-api-package
Commit template
If you want to use a commit template, you can use the following command in the root directory of this project:
git config --local commit.template .github/commit_message.txt
License
The MIT License (MIT). Please see License File for more information.