Install Plugins
To be a manager, you have to do two things:
Install the package into your application. For example,
composer require --dev laravel-lang/lang
or another package.It's all 😊
Now, when you run the php artisan lang:update
command is executed, the manager will check the specified packages and automatically update the files in your application.
If files with the same name exist in different packages, e.g. custom.php
, then during their processing all keys from all files will be during processing.
Enjoy! 😊
Last modified: 30 June 2024