lanziyun/potential-tribble

This is my package potential-tribble

Fund package maintenance!
lanziyun

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 2

pkg:composer/lanziyun/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.