-
- Laravel Version: 10.x
- Nova Version: 4.34.3
- PHP Version: 8.2
- Database Driver & Version:
- Operating System and Version: Windows
### Description:
Once I add this to novaServiceProvide…
-
Hi there
I'm going to build an Admin Panel for laravel-acl. Is there anyone who could show the route and split the job into parts, as I'm new to this ACL package. Already there is one volunteer @tesla…
elrco updated
8 years ago
-
PHPStorm 2019.2 has a new inspection reporting unused code. But this marks a bunch of Symfony-specific cases as unused while they are not (well, some of them are more about related packages and may be…
-
### Version
1.0.0
### Reproduction link
https://github.com/creativetimofficial/ct-vue-soft-ui-dashboard-pro-laravel
### Operating System
Windows
### Device
Laptop
### Browser & Version
Opera…
-
Is there a way to fix the Nginx 502 during deploys?
-
Create a basic view for the main page with Bulma CSS. This should replace the `resources/views/index.blade.php` placeholder page.
-
Role name [admin]:
> admin
User 'ayhanbaris@yahoo.com' has been created (id: 1)
Konekt\Acl\Exceptions\GuardDoesNotMatch
The given role or permission should use guard `` instead of `we…
-
I kept getting this error
OneLogin_Saml2_Error in Settings.php line 121:
Invalid array settings: idp_sso_url_invalid, idp_slo_url_invalid
and here is my settings
`
-
The new `HandleInertiaRequests` middleware exposes a `rootView` property, allowing to set a custom root view.
It works fine for regular `Inertia::render` in controllers, but doesn't seem to be take…
-
I implemented vue-progress but when i switch between routes I get the following error
```
DOMException [NotFoundError: "Node was not found"
```
## Routes
```
export default [
{path: "/"…