lanziyun/potential-tribble

This is my package potential-tribble

v2.3.0 2025-01-08 02:03 UTC

README

Latest Version on Packagist Tests Total Downloads

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.