定制 thelimonazo/laravel-spanish-lang 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

thelimonazo/laravel-spanish-lang

最新稳定版本:v1.0.0

Composer 安装命令:

composer require thelimonazo/laravel-spanish-lang

包简介

Spanish language files for Laravel

README 文档

README

Latest Version on Packagist Total Downloads License

A Spanish language pack for Laravel applications.

Installation

You can install the package via Composer:

composer require thelimonazo/laravel-spanish-lang

Usage

After installation, run the following command to publish the language files.

php artisan vendor:publish --tag=laravel-lang-spanish

The language files will be available in the lang/es directory. To use the Spanish language in your Laravel application, update the locale setting in your config/app.php file:

'locale' => 'es',

or .env file:

APP_LOCALE=es

Contributing

Contributions are welcome! Please submit a pull request or open an issue if you find any errors or have suggestions for improvement.

License

This package is open-sourced software licensed under the MIT license.

Credits

Made with ❤️ for Laravel developers.

统计信息

  • 总下载量: 116
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-25