epmnzava / laravel-cms
A laravel library to help you quickly gets started with cms items (menus,blog and pages)
1.0.2
2021-06-16 18:50 UTC
Requires
- php: ^7.4|^8.0
- illuminate/support: ^8.0
- livewire/livewire: ^2.4
- spatie/laravel-activitylog: ^3.16
- spatie/laravel-medialibrary: ^9.0.0
- spatie/laravel-permission: ^4.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-19 22:52:12 UTC
README
This package or library helps laravel developers to get started with adding cms functionality
Installation
You can install the package via composer:
composer require epmnzava/laravel-cms
Usage
// code usage coming soon
Testing
composer test
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 epmnzava@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.