lanziyun / potential-tribble
This is my package potential-tribble
Fund package maintenance!
lanziyun
Requires
- guzzlehttp/guzzle: ^7.9
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.21.1
- laravel/framework: ^11.37
- phpunit/phpunit: ^10.3.2
- spatie/ray: ^1.28
This package is auto-updated.
Last update: 2025-06-28 05:13:16 UTC
README
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require lanziyun/potential-tribble
And execute the vendor:publish command, assets will be copied to the specified location.
php artisan vendor:publish --provider="Lanziyun\PotentialTribble\TranslateServiceProvider"
providers.php add
return [ ... Lanziyun\PotentialTribble\TranslateServiceProvider::class ];
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.