-
### Reproduction Steps
1. Activate The Events Calendar, The Events Calendar Pro, and LifterLMS
2. Switch to another language, ie. Español
3. Ensure translations are updated under _Dashboard > Upd…
-
I am using multiple admin panels and i have application that is using only laravel in the same domain. When i use the plugin and i only implement it with my filament admin panel 1 for example, the loc…
-
### What happened?
Cannot restrict resource to just admin panel
### How to reproduce the bug
add a minimal role user .
can still see the Webhook resource.
### Package Version
1.0.1
### PHP V…
-
I need to create an admin user in my Laravel application who can perform CRUD operations on products. This will require setting up a roles table and associating roles with users. The admin role should…
-
- Larastan Version: >=2.9.9
- Laravel Version: 11.30.0
### Description
Since upgrading to 2.9.9, using `SoftDeletes` in a model will break the `casts()` arrayshape return type. This is present …
-
**✏️ Describe the bug**
When adding additional properties to a Data Object, they do not get wrapped by wrap().
**↪️ To Reproduce**
Provide us a pest test like this one which shows the problem:
```ph…
-
### Description
Im using this seeder to create an admin user and assing all roles in database
```
$user = User::create([
'email' => 'admin@domain.com',
'password' => …
-
### What happened?
Based on your documentation:
https://rappasoft.com/docs/laravel-livewire-tables/v3/usage/the-query#content-using-the-builder-method
Seems that I can do search based on proper…
shawe updated
14 hours ago
-
Editors wish to be able to permit public commenting on published content (articles, monographs, and preprints).
This could be achieved by:
- Integrating an external off-the-shelf commenting toolset s…
-
### 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…