tomatophp / tomato-eddy
Eddy Server Management integration for TomatoPHP
Fund package maintenance!
3x1io
Requires
- php: ^8.1|^8.2
- bepsvpt/secure-headers: ^7.4
- jamesryanbell/cloudflare: ^1.11
- kirschbaum-development/eloquent-power-joins: ^3.2
- laravel/socialite: ^5.11
- maatwebsite/excel: ^3.1
- moneyphp/money: ^4.3
- phpseclib/phpseclib: ~3.0
- protonemedia/laravel-task-runner: ^1.0
- pusher/pusher-php-server: ^7.2
- spatie/laravel-csp: ^2.8
- tomatophp/console-helpers: ^1.1
README
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.