-
### Platform
MacOS
### Template before formatting
```blade
```
### Template after formatting
```blade
```
### Expected Behaviour
The arrow between request() and routeIs() should not get exp…
-
- Laravel Version: 11
- PHP Version: 8.3
- Blueprint Version: 2.10
- Platform: Mac
### Issue:
When trying to generate controllers without defining model in yaml, model namespace is incorrect in…
-
Type: Bug
I have a problem with Visual Studio Code, if I open a folder it closes by itself, how can I solve this problem?
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024…
-
**Describe the bug**
The migration forward 7.0 failed because of an already existing column name `position` on migration `database/migrations/2024_01_27_171649_add_position_into_playlists_table.php`
…
-
Hello,
Really loving the penguinui component library but sometimes will not have internet access to be able to copy components from the online site.
is there any instruction for locally building …
-
### Reproduction
Using inertiajs Vue with Laravel
### Describe the bug
I am getting the below error:
[plugin:vite:vue] [@vue/compiler-sfc] Unresolvable type reference or unsupported built-in ut…
-
When trying to render the components in Livewire, I throws:
> syntax error, unexpected 'endif' (T_ENDIF), expecting end of file (View: /home/user/laravel/vendor/asantibanez/laravel-blade-sortable/r…
-
### Package
filament/filament
### Package Version
v3.2.92
### Laravel Version
v11.15.0
### Livewire Version
_No response_
### PHP Version
PHP 8.2.21 | PHP 8.3.9
### Probl…
-
### Bug description
Pressing [, ' or any other bracket inside a blade.php does not auto-close.
Expected output: []
Current output: [
It works as expected inside a normal php file as well inside …
-
Hello!
I'm tring run ssr in exist project laravel+inertia+react(typescript)+MathJax+MathLive. Run SSR by https://inertiajs.com/server-side-rendering.
Run "npm run build" without error, but when I …