Download the PHP package van-ons/laravel-translations-sync without Composer
On this page you can find all versions of the php package van-ons/laravel-translations-sync. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download van-ons/laravel-translations-sync
More information about van-ons/laravel-translations-sync
Files in van-ons/laravel-translations-sync
Package laravel-translations-sync
Short Description A package that synchronizes translations between your Laravel project and a provider.
License MIT
Informations about the package laravel-translations-sync
Laravel Translations Sync
A package that synchronizes translations between your Laravel project and a provider.
Quick start
Requirements
Dependency | Minimum version |
---|---|
PHP | 8.0 |
Laravel | 9.0 |
Installation
First, install the package via Composer as dev dependency:
Then, publish the configuration file:
Next, follow the configuration steps to set up the configuration file and providers.
Usage
You can execute the synchronization command by running:
`
See Basic usage for more information.
Documentation
Please see the documentation for detailed information about installation and usage.
Contributing
Please see contributing for more information about how you can contribute.
Changelog
Please see changelog for more information about what has changed recently.
Upgrading
Please see upgrading for more information about how to upgrade.
Security
Please see security for more information about how we deal with security.
Credits
We would like to thank the following contributors for their contributions to this project:
- All Contributors
License
The scripts and documentation in this project are released under the MIT License.
All versions of laravel-translations-sync with dependencies
google/apiclient Version ^2.17
illuminate/console Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0