-
Hello,
I'm struggling to make this package work on lastest version of Laravel and Nova. Basically I created a field where users can upload one image but looks like the field still display the butto…
-
Please use https://github.com/spatie/laravel-permission library for auth management.
https://scotch.io/tutorials/user-authorization-in-laravel-54-with-spatie-laravel-permission
-
-
### Scribe version
4.37.1
### Your question
Is there a way I can auto-generate requests use `laravel-data` like using `FormRequest`?
- UserController.php
```php
/**
* Create user…
-
Hi,
In lsp mode inside nvim I get this error message:
![image](https://github.com/user-attachments/assets/9461fe75-0f9b-4afe-abf8-bd97402bfea6)
but when I run "laravel-dev-tools views . > vie…
-
### Bug description
Just had a random crash as a client was editing content.
```
Unable to read file from location: containers/images/clubs/aston-quay-44.jpg/35460d82eb5142426fb66450f2dc015c.jp…
-
### Bug description
I am trying to upgrade a 3.2 project to 3.3 but this happens when using the glide tag, or when using the SEO Pro addon, which generates glide social images:
`Call to a member f…
-
### 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
I had deployed the SnipeIT in o…
-
I think this error is because the migration didn't specify that this field can be nullable. Altering the line to `$table->json('payload')->nullable()->after('locked');` allows the migrations to run su…
-
[The release 0.2.1](https://github.com/whitecube/nova-flexible-content/releases/tag/v0.2.1) introduces [changes](https://github.com/whitecube/nova-flexible-content/commit/80dba4c2b22e9b97dba3f20d8c216…