tomatophp/tomato-eddy

Eddy Server Management integration for TomatoPHP

Fund package maintenance!
3x1io

v1.0.20 2024-02-25 11:38 UTC

README

Screenshot

Tomato eddy

Eddy Server Management integration for TomatoPHP

Installation

composer require tomatophp/tomato-eddy

after install your package please run this command

php artisan tomato-eddy:install

Publish Assets

you can publish config file by use this command

php artisan vendor:publish --tag="tomato-eddy-config"

you can publish views file by use this command

php artisan vendor:publish --tag="tomato-eddy-views"

you can publish languages file by use this command

php artisan vendor:publish --tag="tomato-eddy-lang"

you can publish migrations file by use this command

php artisan vendor:publish --tag="tomato-eddy-migrations"

Support

you can join our discord server to get support TomatoPHP

Docs

you can check docs of this package on Docs

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.