-
### Synopsis:
Popular stacks like Laravel + Inertia have a differerent way of rendering pages.
Currently the only supported statement is `render` which creates a blade view file.
I would suggest …
-
Laravel Extra Intellisense Error:
Custom Blade Directives
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.…
-
Hi! I love your extension. It's really useful but I can't get it to work at files ending with blade.php
How do I solve this ? Thank you 😃
-
I use ACF a lot with templates written in blade (.blade.php), it will be cool to have this extension available also for Blade.
Any plans?
Thanks a lot.
-
plz add true false check in config for
because we some time we ahve custome code in loginController and homeController laravel/ui --auth is regenerating the files and removing old code
$this->b…
-
### Laravel Precognition Plugin Version
0.5.4
### Laravel Version
10.48.22
### Plugin
Alpine
### Description
I like to use the Alpine version of Precognition along with “traditional” Blade temp…
-
I just followed the instructions and I'm getting "Undefined array key "like"" error.
-
**Describe the bug**
Cannot sort css classes using the laravel blade conditional classes
![image](https://user-images.githubusercontent.com/38913462/182392647-8137b058-9a29-45f8-a3be-4e5d60e59802.pn…
-
The extension is not working, even after adding file_types to the settings:
`"file_types": {
"Blade": ["*.blade.php"]
}`
Any help resolving this would be appreciated.
Thanks!
-
If I enable this extension then autocomplete from "Laravel Blade Snippets" stops working in my `*.blade.php` files.