安正超
安正超
Or add a `parent_id` to the User model: user A has two pages: users: | **id** | **nickname** | **parent\_id** | |----|-----------|------------| | 1 | A | 0 | |...
@ahmed-aliraqi You can use the old versions of this package to compatible Laravel 6.x,7.x: overtrue/laravel-favorite: 2.x -> Laravel ^5.5||~6.0||~7.0||~8.0 overtrue/laravel-favorite: 3.x -> Laravel ^7.0|^8.0 Perhaps this package would be compatible...
你是想自己传目录? `--dir=resources/lang` ?
官方文档的说法只有一种哦: https://laravel.com/docs/8.x/validation#specifying-attribute-in-language-files
关于 `validation-attributes.php 和 validation-inline.php` 的问题,我看看 laravel-lang/lang 做了啥,官方貌似不支持这俩
@gyp719 查了一下,这个变动比较大,需要改文件发布逻辑来合并这俩文件到 `validation.php`,暂时没时间改,推荐使用 https://github.com/ARCANEDEV/LaravelLang 或者 https://github.com/andrey-helldar/laravel-lang-publisher 来管理,他们的功能比较全
Hello, @tarlepp I won't have much time to maintain this project, Do you interested in maintaining this repo? I can transfer it to you, Thanks.
升级你的 mysql
https://github.com/summerblue/phphub5#运行环境