artisan.eplus.dev

lang:publish

Publish all language files that are available for customization

Terminal
php artisan lang:publish [--existing] [--force]

Options

existingOptional

Publish and overwrite only the files that have already been published

forceOptional

Overwrite any existing files

Maintained by hoangsvit · Fork of artisan.page