-
I don't know if there is a way to log many to many relationship automaticaly, because it's really annoying to handle them by hand.
I've searched everywhere, but I can't find any solutions. Is there a…
-
### Description
Im using this seeder to create an admin user and assing all roles in database
```
$user = User::create([
'email' => 'admin@domain.com',
'password' => …
-
i am using spatie/laravel-translatable with json fields in translation.
afer upgrading from 14.38.0 to 14.43.1,
Tables with TD::make('title.tr', __('Title')) needs to be TD::make('title', __('Tit…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When annotating a return type as `array` only the first type is selected, and the rest ignored.
This also causes the following types to be ignored from the Schema generation.
My assumption is th…
-
The update to v2.5.0 (using together with `spatie/laravel-data ^3.12`) is now causing issue with nullable properties.
Tha Data class:
![Image](https://github.com/user-attachments/assets/98b393ce-8c3…
-
**Describe the bug**
I'm using a model with a translatable name (using [spatie/laravel-translatable](https://github.com/spatie/laravel-translatable/)) which is used as the source for a translatable…
-
### Description
Using teams feature, the docs says that I can set the team_id from anywhere but better from the middleware, I did set up the middleware to set the team id, but in some areas of my cod…
-
**Describe the bug**
I use ray in Docker on my Mac. If I open one ray instance, sometime ray open a multiple window (The first without Project title) and the issues are in the new one. How can I prev…
-
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…