-
### Describe the bug
The old version of the CLI installed my components correctly, in the resources/js/components folder
In the new version, no matter what I change, components are ALWAYS installe…
-
I want to open this issue again with one more case https://github.com/JeffreyWay/laravel-mix/issues/2910
We have vue components and each component can have its own assets inside the components folder…
-
Type: Bug
I use a screen reader. I often use the mouse cursor to read the text below it. However, when I upgraded to version 1.92, I encountered the title problem.
NVDA's mouse cursor reading func…
-
# Bug report
### What I did
I invoked `php artisan backpack:crud Ensemble` with field validation. The command did not create an `EnsembleRequest` but still added it to the `use` section of the n…
-
# Bug report
### What I did
Im adding a closure method in my crudController to display a button
```
$this->crud->addColumn(
[
'name' => 'stage',
…
-
in documentation :
The my-cool-theme/inc/theme_styles.blade.php file should hold all custom CSS that your theme needs. For example:
{{-- You can load files directly from CDNs, they will get cached…
-
./src/app/api/message/route.ts:57:5
--
14:37:49.536 | Type error: Type 'VectorOperationsApi' is missing the following properties from type 'Index': config, target, deleteAll, _deleteAll, and…
-
### What happened?
When you define your panel id to something different from 'admin' the login action gives this error:
> Unable to find component: [diogo-g-pinto.auth-u-i-enhancer.pages.auth.au…
-
[mermaidjs](https://mermaid-js.github.io/mermaid/) would allow writing diagrams/graphs in code, which comes in very handy for technical presentations.
-
Hello,
I use ALT+SHIFT+F in html file for format my code , now in blade.php when i press this shortcut key nothing happens how can i fix this ?
Thnak you.