-
Hello!
I'm using Orchid for my project and I decided to install Laravel Octane.
Swoole is my preferred runner, but duplicate menu items appear for the CRUD resources.
![image](https://github.…
-
Hi,
On a fresh install on last version, i create a new basic user account, and grant only backend user access role. When i log in with this user , goes to route /admin and ends with a error 500 inste…
-
## Version information
Laravel: v7.0
Voyager: v1.4.2
PHP: 7.3.#
Database: Mysq
## Description
HI there, I am trying to add my menu on the front-end following the instructions from your p…
-
### Bug description
Smart go to didn't take me to real implementations.
### Plugin version
7.1.4.231
### Idea version
IntelliJ IDEA 2023.1.3 (Ultimate Edition)
Build #IU-231.9161.38, bui…
-
Hello. I have a problem, similar to some of the others who I've read this before.
It's about the anchors. Since I wanted mine to be dynamic with Laravel, I pack the entire pagepiling as @push ('scr…
-
Hi,
I am developing my applications module wise, So each module have its own menu's, When I login to admin area I want to show all those menu's there, If I disabled or delete any module those menu's …
-
i am getting this error:
Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR)
Class 'CrudGenerator\CrudGeneratorServiceProvider' not found
in config/app.php i have added it …
-
#4145 Version information
- Laravel: v6.17.0
- Voyager: v1.3.1
- PHP: 7.4
- Database: https://hub.docker.com/_/mysql mysql:latest:8.0.19
## Description
```
SQLSTATE[42S22]: Column not …
-
This package is not working for nova version 4. this is throwing the exception. Its workingfine for nova 3.
contains 1 abstract method and must therefore be declared abstract or implement the remain…
-
### Feature Description
if its possible it would be nice to auto generate model properties like
```php
/**
* @property string $interval_label
* @property string $formatted_amount
* @proper…