laravelir / contentable
test description
Fund package maintenance!
:package_name
0.1.0
2025-03-02 20:05 UTC
Requires
- php: >=7.4|^8.0
Requires (Dev)
- phpunit/phpunit: ^9.4
This package is auto-updated.
Last update: 2025-03-30 20:21:43 UTC
README
laravelir/contentable
A contentable for fun
Installation
- Run the command below to add this package:
composer require laravelir/contentable
- Open your config/app.php and add the following to the providers array:
Laravelir\Contentable\Providers\ContentableServiceProvider::class,
- Run the command below to install the package:
php artisan contentable:install
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.