API Support for Filament CMS Builder
composer require tomatophp/filament-cms-api
after install your package please run this command
php artisan filament-cms-api:install
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"
Please see CHANGELOG for more information on what has changed recently.
Please see SECURITY for more information about security.
The MIT License (MIT). Please see License File for more information.