-
Hello when I try to seed the db I get this error:
```
Spatie\Permission\Exceptions\PermissionDoesNotExist : There is no permission named `edit listing` for guard `web.
at /var/www/html/marke…
-
### Description
I was writing tests and came across this quirk.
Assuming you've given permission for a role to `do a thing`, this test still fails:
```php
$role = Role::find(1);
$thi…
-
Hello,
I use advance-nova-media-library for upload image but after submite form, show error
![Uploading 2022-06-14 00.02.58.jpg…]()
_App\Models\File.php_
```
namespace App\Models;
use …
-
```
2020-09-24 17:48:40] local.ERROR: Could not download certificate for host `XXX.XXX.com` because Could not connect to `XXX.XXX.com`. {"userId":1,"exception":"[object] (Spatie\\SslCe
rtificate\\Ex…
-
I noticed that the download / delete actions shown here:
https://v2.filamentphp.com/plugins/spatie-backup
Are now missing in the latest version:
https://github.com/shuvroroy/filament-spatie-larav…
-
hey there,
I loved the UI, but my use case it to load files and folders from a storage, is it possible to use this without `spatie/medialibrary`
like reading and writing directly on a laravel file s…
-
**The following problems occur during installation**
``` Problem 1
- spatie/image 1.4.0 requires symfony/process ^3.0 -> found symfony/process[v3.0.0-BETA1, ..., 3.4.x-dev] but the package is …
-
On a clean Laravel 8 install (linux/php8/nginx), if install litstack
```
composer require litstack/litstack
Using version ^3.7 for litstack/litstack
./composer.json has been updated
Running …
-
encore/laravel-admin | ^1.7
laravel/framework | ^6.2
gives me error
```
Argument 1 passed to Spatie\Backup\Tasks\Monitor\BackupDestinationStatusFactory::createForMonitorConfig() must be of the ty…
-
### 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
During upgrade.php
error lo…