-
### Bug description
I am experiencing an issue with the `stancl/tenancy` package where the `morphOne` relationship does not load as expected, while the `morphMany` relationship works correctly. This …
-
Hi,
First of all, thank you for the new version of the repository
i changed middleware array on smsir.php in config folder but it Does not work.
'middlewares' => ['web','auth','admin']
Also I cl…
-
# Bug report
### What I did
Added dropzone as crud field
```
CRUD::field([
'label' => 'Image Gallery',
'name' => 'image_gallery',
'type' => 'dropzone',
…
-
太棒了,有Laravel 的文档吗?
-
- Laravel Version: #.#.#
- PHP Version:
- Laravel-admin: #.#.#
### Description:
### Steps To Reproduce:
-
### Steps to reproduce
`npm install`
### What is expected?
Success installation.
### What is actually happening?
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm…
-
### Describe the bug / バグの説明
A clear and concise description of what the bug is. / バグの内容のかんたんな説明を記載してください。
フィルタ検索で選択肢(項目)を指定しサーチボタンを押すとSQLエラー(添付画面)が表示される。
尚、選択する項目によってはエラーが発生しない場合もある。
### To R…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Obviously not a big thing, but …
-
- Laravel Version: 9
- PHP Version: 8.0
- Dcat Admin Version: 2.2.3-beta
### Description:
dcat版本从1.0更新到2.2.3后,所有弹窗表单中的动态按钮(如Export导出,Raw列 操作)都点不动了
本地测试报错:jQuery.Deferred exception: e.filter i…
-
- Laravel Version: 7.30.6
- PHP Version: 7.3.2
- Dcat Admin Version: 2.2.2-beta
### Description:
一对多时候使用hasMany 主表和关联表的图片字段名都是一样的嘛 上传后会覆盖主表的图片
### Steps To Reproduce: