hassankerdash/laravel-locales
最新稳定版本:0.3
Composer 安装命令:
composer require hassankerdash/laravel-locales
包简介
Language files in Laravel applications.
README 文档
README
Language files in Laravel applications.
Installation
You can install the package via Composer by running the following command:
composer require hassankerdash/laravel-locales
Usage
You can use the lang:locale Artisan command to publish language files for specific languages in your Laravel application.
Command Syntax:
php artisan lang:locale --lang=en,ar
This command will publish language files for the English (en) and Arabic (ar) languages.
Make sure to replace en and ar with the language codes you want to publish.
Example:
To publish language files for English and Arabic:
php artisan lang:locale --lang=en,ar
License
This package is open-source software licensed under the MIT license.
Author
Contributing
Contributions are welcome! Feel free to submit issues or pull requests on GitHub.
Support
For any questions or support, please contact Hassan Kerdash via GitHub Issues.
Security Vulnerabilities
If you discover a security vulnerability within this package, please send an e-mail to Hassan Kerdash via kerdash@gmail.com. All security vulnerabilities will be promptly addressed.
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-26