-
Initial work pertaining to localization, e.g. configure the locale in Laravel, create the fr lang/ directory, etc., has already been done. However, the translation list is still incomplete.
Here is …
-
Laravel Framework 8.68.0
"overtrue/laravel-lang": "^5.0",
app.php 设置 'locale' => 'zh_CN', 验证 提示 是 `phone 必须介于 3 - 10 个字符之间。` , 这个 phone 字段 在 validation-attributes.php 文件中 有定义, 没有 将 `phon…
-
### Command
artisan
### Description
Laravel's Artisan commands
### Homepage
https://laravel.com/
### Documentation
https://artisan.page/
### Repository
https://github.com/laravel/laravel
###…
x-di updated
3 months ago
-
# TODO
- [x] Web Appリソースを作成する
- [x] カスタムドメインを設定する
- [ ] デプロイ先を変更する
# Apps
- [.NET 6](https://github.com/tsubakimoto/github-actions-samples/tree/main/dotnet/net6.0/razorpageapp)
- [.NET 7](…
-
### Bug description
Didn't see anything breaking, it happened because I updated the project from github while it was indexing
### Plugin version
4.4.4.213
### Operating system
MacOS
### Step…
-
Hi !
I want to @import in Stylus, but i have this strange error :
```
Browserify Failed!: Why.vue:undefined:undefined
Cannot read property 'nodeName' of undefined
```
I'm using vueify via Laravel-…
-
I would like to be able to have the UI translated during the jest tests.
In order for this to work, it mocked the package this way
```
import enTranslations from './lang/php_en.json';
jest.mock…
-
I would suggest to use the default localization method of Laravel: https://laravel.com/docs/5.3/localization, but particulary I don't like this method.
I prefer the https://github.com/xinax/laravel…
-
gulpfile.js
```
const elixir = require('laravel-elixir');
require('laravel-elixir-vue-2');
// require('laravel-elixir-webpack-official'); require this not show the error
elixir((mix) => {
…
-
how can i change the lang ?