-
# Bug report
### What I did
I followed the installation on https://github.com/Laravel-Backpack/translation-manager
composer require backpack/translation-manager
php artisan vendor:publish --pr…
-
The following queries are formatted using SqlFormatter:format() method
```
SELECT
path,
CHARINDEX(
'\', path_sep) AS sep FROM dirs AS d
```
```
SELECT
path,
'…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### GLPI Version
10.0.16
…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [ ] I have searched the existing issues
### GLPI Version
10.0.16
### Plugin …
-
# Bug report
### What I did
I have two ```dropzone``` fields, along with some other fields, within a ```repeatable```. I'm using the ```backpack/medialibrary-uploaders``` and ```spatie/laravel-…
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### GLPI Version
10.0.15
### Plugin …
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### GLPI Version
10.0.16
### Plugin …
-
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [X] I have searched the existing issues
### GLPI Version
10.0.17
### Plugin …
-
I want to suggest to include this extension into the core to provide an API for miscellaneous userland extensions. Main idea is to give a userland code control over the produced source-code.
Chain i…
-
### What happened?
I'm following this [guide](https://frankenphp.dev/docs/laravel/#laravel-apps-as-standalone-binaries) for a newly created Laravel 11 project. But I'm getting the error below when …