-
Hi I've created a custom layout to use the media library. But when do so I lost my resource data (`$this->id`) How can I access this within the custom layout?
-
PACKAGE VERSION: 2.9.1
When uploading multiple big files, around 80 to 100mb each, the browser tab crashes after finishing the creation of the model.
This seems to happen only in Mozilla Firefox as …
-
### What
```[tasklist]
### Tasks
- [ ] openfoodfacts/openfoodfacts-server#6988
- [ ] https://github.com/openfoodfacts/smooth-app/issues/4067
- [ ] https://github.com/openfoodfacts/smooth-app/is…
-
I need to assign different permissions for users based on their teams (a user can join several teams, so he can have different permissions in each team).
In order to achieve this app wise, I create…
-
Hello @Nyratas
Thanks for building this useful component!
Is it possible to change the title/name of the layout on the fly? Here "Entry":
![image](https://user-images.githubusercontent.com/8…
-
Is it possible to get currency symbol from other field value?
in the DB I am storing monetary values in two fields: `amount` (in minor units) and `currency` (as a lowercase currency symbol 'eur','us…
-
Hello team, good aftertnoon
I found an example on documentation, but i could not continue with my logic, i have the following fileds in my database
![image](https://user-images.githubuserconten…
-
I have `Event` and `Attendee` resources which have many to many relationship.
I have an action of `Attendee` that need to only show up on `Event` resource detail page.
```php
class Attendee ext…
-
In Nova4 [Inline HasOne Creation](https://nova.laravel.com/docs/4.0/releases.html#inline-hasone-creation) has been introduced that allows to create/update a `HasOne`/`MorphOne` relation from the paren…
-
First of all nice package!
Flexible::make('Content')->confirmRemove($label = '', $yes = 'Delete', $no = 'Cancel');
Using the above method you allow to override: "label", "yes" and "no".
Howev…