cslant / blog-core
A Laravel package for CSlant blog Core
Installs: 14 209
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 2
Open Issues: 0
Requires
- php: ^8.2
- cslant/laravel-telegram-git-notifier: ^1.0
- darkaonline/l5-swagger: ^9.0.1
- laravel/scout: ^10.10
- matchish/laravel-scout-elasticsearch: ^v7.11
- sentry/sentry-laravel: ^4.11
- zircote/swagger-php: ^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.0
- larastan/larastan: ^3.0
- nunomaduro/collision: ^v8.6.1
- orchestra/testbench: ^v10.1.0
- pestphp/pest: ^v3.7.4
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^2.0.1
- phpstan/phpstan-phpunit: ^2.0.4
This package is auto-updated.
Last update: 2025-04-26 18:00:59 UTC
README
██████╗███████╗██╗ █████╗ ███╗ ██╗████████╗ ██████╗ ██╗ ██████╗ ██████╗
██╔════╝██╔════╝██║ ██╔══██╗████╗ ██║╚══██╔══╝ ██╔══██╗██║ ██╔═══██╗██╔════╝
██║ ███████╗██║ ███████║██╔██╗ ██║ ██║ ██████╔╝██║ ██║ ██║██║ ███╗
██║ ╚════██║██║ ██╔══██║██║╚██╗██║ ██║ ██╔══██╗██║ ██║ ██║██║ ██║
╚██████╗███████║███████╗██║ ██║██║ ╚████║ ██║ ██████╔╝███████╗╚██████╔╝╚██████╔╝
╚═════╝╚══════╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝
This is a package for CSlant's blog Core.
📋 Requirements
- PHP
- Composer
Is Maintain | PHP | Laravel | Blog Core |
---|---|---|---|
✅ | ^8.2 | ^11.0, ^12.0 | v2.0 |
❌ | ^8.1 | ^9.0, ^10.0, ^11.0 | v1.x |
🔧 Installation
composer require cslant/blog-core
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.