-
### 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
When the "Generate Backup" butt…
-
Bagian dari konversi :
- [ ] Alihkan semua core dari CI 3.x.x menggunakan Laravel 10.x.x
- [ ] Hapus semua package yang tidak digunakan untuk pengembangan di Laravel 10.x.x
- [ ] Tambahkan packa…
-
### Describe the bug / バグの説明
通知設定でデータ作成時・更新時などに実施アクションがEメールと設定されているときに、データを作成すると"Call to a member function belong_organizations() on null"となる。
### To Reproduce / 再現手順
通知設定で、実施トリガーに"データ新規作成・更新・共…
-
# Bug report
### What I did
CRUD article controller with field:
```
CRUD::addField([
'name' => 'image',
'label' => 'Image',
'type' => 'image',
'withFiles' => [
'di…
-
- Laravel Version: #.#.#
- PHP Version:
- Laravel-admin: #.#.#
现在这个这个还有人维护吗
### Description:
### Steps To Reproduce:
-
### What were you trying to do?
Running a shell_exec (or better way) as Admin
This is to allow it to run a powershell command as admin
(PS This is a local app, which is designed to interact with …
-
**Describe the bug**
The app is working fine when sqlite is used, but when mariadb is used, dashboard is not showing. view_backend is returning false.
**To Reproduce**
Environment:
macOS 14.5
p…
-
### Describe the bug / バグの説明
親テーブルで複数の子テーブルをテーブル形式でページングするとエラーが発生します。
### To Reproduce / 再現手順
親テーブルで複数の子テーブルをリレーション設定し、子テーブルをテーブル形式にて設定します。
データ詳細画面でページングが発生する子テーブルと、ページングが発生しない子テーブルで存在する状態で、
ペー…
-
- Laravel Version: #.#.#
- PHP Version:
- Laravel-admin: #.#.#
### Description:
如果可以的话应该怎么操作
### Steps To Reproduce:
-
- Laravel Version: 8.12
- PHP Version: 8.0.28
- Laravel-admin: 1.8.16
### Description:
I am trying to add a new column filter. To achieve this, I need to place a new method similar to "filter"…