-
### Description
when using multiple guards you cant define a "super user" for each guard because the before callback doesnt know what the guard is.
The guard is removed from the arguments here ht…
-
In this day and age taking video's during Scouting activities becomes more common. Whilst these videos are uploaded to social media platforms to be viewed by others this remains an insufficient method…
-
The following exception gets thrown when trying to delete a Role model:
```
FatalErrorException in Model.php line 1011:
Class name must be a valid object or a string
```
I believe I have followed th…
-
**Describe the issue**
When [accepting invitation](https://github.com/pkp/pkp-lib/issues/9658), UI needs to communicate with API, which requires csrf token, which is not present because it gets inclu…
-
### Liap version(s) affected
1.3
### Description
When a notification is sent from the Apple Store regarding a subscription, a strange issue occurs
`
-
__Description__
I'm not sure if this is actually a bug or just a deprecated function (#620 mentions this, but got no replies and was closed without any extra information, so I'm not quite sure how …
-
If we checkout the latest code and try to create a new setup, it fails with the following error:
![image](https://github.com/user-attachments/assets/982317e9-bec8-4b05-aff3-1283d1c83f4e)
"Access to …
-
I'm trying to make one of the user input form fields a drop-down options list. I can do this (add the HTML for the ) in the blade and have tried to have this modify the database data, to no avail. Ca…
-
### Description
Laravel 11. Runing migration if Super Admin Gate::before() already indicated in AppServiceProvider boot() method.
```
0000_00_00_000200_create_permission_tables ................…
-
### What happened?
It happens after I install the plugin to my filament.
"php": "^8.1",
"blade-ui-kit/blade-icons": "^1.5",
"doctrine/dbal": "^3.7",
"eightynine/filament…