Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.28 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.28 KB

Screenshot

Filament CMS Builder APIs

Latest Stable Version License Downloads

API Support for Filament CMS Builder

Installation

composer require tomatophp/filament-cms-api

after install your package please run this command

php artisan filament-cms-api:install

Publish Assets

you can publish config file by use this command

php artisan vendor:publish --tag="filament-cms-api-config"
php artisan vendor:publish --tag="filament-cms-api-lang"

Changelog

Please see CHANGELOG for more information on what has changed recently.

Security

Please see SECURITY for more information about security.

Credits

License

The MIT License (MIT). Please see License File for more information.