-
After upgrading my dependencies to the latest version and switching from ^2.0 to ^3.0 I get the following error and the field is not rendering anymore.
```
nova-file-manager:36 Uncaught TypeError:…
-
Aranguent is nearing the point where it can work with third party packages. I'm aiming to provide a smooth conversion with minimal extra steps for anyone implementing this driver.
If you have migra…
-
- [ ] Finish CRUD for Permissions, Roles, and Users
- [ ] Protect routes/views using [Laravel Authorization](https://laravel.com/docs/5.7/authorization) or something like [spatie/laravel-permission](…
-
-
Please can you upgrade?
-
---
### **1. Projektowanie struktury bazy danych (PostgreSQL)**
- Definicja tabel i relacji (users, teams, projects, scans, vulnerabilities, subscriptions, activity_logs)
- **Dodanie tabel dla symu…
-
### Description
I've just upgraded my Laravel project to Laravel 11 from Laravel 10. I've flushed caches. I'm getting the error:
> There is no role named `super_admin` for guard `web`.
Coming…
-
composer install --no-dev --no-interaction --prefer-dist --optimize-autoloader
Actual Exception:
Interface "Spatie\Ignition\Contracts\ProvidesSolution" not found
`app/Services/Helpers/Ass…
-
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
- […
-
We use the approach of the Role as implemented in the Spatie Permissions package:
https://github.com/spatie/laravel-permission
The application should be launched with the following default roles…