-
**Describe the bug**
Neovim 0.10.0 defaults *.blade.php files to filetype blade. This is great as it lets us use tree sitter grammars specifically built for that filetype and makes it easier to assig…
-
- Laravel Version: 9.50.2
- PHP Version: 8.1.1
- "protonemedia/laravel-splade": "^1.4"
- Splade JS Version (npm): #.#.#
- "@protonemedia/laravel-splade": "^1.4.16",
- "@vitejs/plugin-vue…
-
Hi,
I have installed this package on Laravel 11.x with Livewire and Fluxui.
After installing it, default emails for password recovery for example have bad css. Buttons doesn't appear and sometimes…
-
Hi,
In lsp mode inside nvim I get this error message:
![image](https://github.com/user-attachments/assets/9461fe75-0f9b-4afe-abf8-bd97402bfea6)
but when I run "laravel-dev-tools views . > vie…
-
I'm seeing this error on a testing server:
`Filament\FilamentManager::getUserName(): Argument #1 ($user) must be of type Illuminate\Database\Eloquent\Model|Illuminate\Contracts\Auth\Authenticatable…
-
Sometimes one might have need of rendering a blade component directly from say a controller or maybe a customized component instance from a model method.
For example:
```php
public function getIc…
-
I have a livewire component, which loads up child components - each containing a chart:
```php
```
The first 4 ch…
-
### Feature Description
Please add support for
https://laravel.com/docs/10.x/blade#components
-
### Version
1.41.0
### Template before formatting
```blade
...
```
### Template after formatting
```blade
...
```
### Expected Behaviour
The arrow should be left as is, not broken int…
-
I encountered an error while using components in my project.
`[Blade: BladeProvider]: BladeProvider is missing theme at throwBladeError2`