-
### Bug description
Hello,
When I create Livewire Volt Component ends .blade.php syntax checking now working as in normal .php files. For example when I miss ; IDE doesn't care but in PHP file it …
-
- Issue Type: `Performance`
- Extension Name: `laravel-blade`
- Extension Version: `1.20.0`
- OS Version: `Windows_NT x64 6.1.7601`
- VSCode version: `1.38.1`
[onecentlin.laravel-blade-unrespon…
-
```
ErrorException in UrlGenerationException.php line 17:
Missing required parameters for [Route: gallery.album.photo.create] [URI:
gallery/album/{album}/photo/create]. (View: /home/foo/example/vendo…
amenk updated
8 years ago
-
- Laravel Version: 6.x
### Problem:
I automatically assume that any Blade component fits best in a directory containing all the custom components for a project. For me, they always are in the `res…
-
- Package Version: 7.1.1
- Laravel Version: 10.48.2
### Description:
When using alpineJS's x-cloak directive, the window's progress bar stops working.
### Steps To Reproduce:
Add in app.css…
-
Rather than leaving `*.blade.php` files unencrypted, please consider adding functionality to encrypt blade files using one of the following methods:
a. Compile the blade file to raw php and then en…
-
`@bukStyles` does not load any styles - **How to troubleshoot?**
PHP 8.1
TALL Stack (Laravel 10, Vite, Alpine)
**Server**
> `npm run dev`
> `php artisan serve`
**Installed**, composer incl…
-
Would be cool to see support for Laravel 7 and it's new `x-` component syntax.
https://www.twilio.com/blog/dont-repeat-yourself-html-laravel-7-blade-components-php
https://laravel.com/docs/7.x/bl…
-
Sorry for hijacking https://github.com/laravel-idea/plugin/issues/353#issuecomment-893249453, thought it was related.
Would be awesome if Laravel Idea would support Livewire's computed properties (…
-
CodeIgniter 3.1.9 version help me
```
An uncaught Exception was encountered
Type: TypeError
Message: Return value of duncan3dc\Laravel\Directives::register() must be an instance of duncan…