-
How do I setup Herbert to use Blade instead of Twig as the templating library?
-
### Astro Info
```block
Astro v4.15.1
Node v18.20.3
System Linux (x64)
Package Manager unknown
Output static
A…
-
The documentation page for blade on the laravel page has moved to:
http://laravel.com/docs/templates#blade-templating
(this should be changed in the readme where the old url is used)
Regards,
Hendri…
-
### Check for existing issues
- [X] Completed
I found this other issue which seems almost the same, except it talks about wildcards:
https://github.com/zed-industries/zed/issues/8466
### D…
-
Hello, I dont know how pass the token to the view from the controller.
Can somebody help me?
Thanks
-
For example '.source.php' snippets work flawlessly on .php files, but they doesn't appear in .blade.php files. Moreover '.source.blade.php' snippets don't appear at all, anywhere. I installed laravel …
-
I am continuously getting these errors in the output panel for the extension
```
2024-04-15 18:57:30.870 [info] Laravel Extra Intellisense Started...
2024-04-15 18:57:30.870 [info] Laravel Extra …
-
hellooo sorry to bother big fan of ryour nvim config but i got a problem with the blade lsp which for some reason is not working idk if is the intelisense because for normal php works perfectly, i hav…
-
Hi, first of all thank you. I've been waiting to be able to run static analysis on my blade templates since a long time.
Unfortunately on my first try I get only a bunch of syntax errors such as:
…
-
This reddit post sums up the issue quite well https://www.reddit.com/r/laravel/comments/8y4qpg/how_can_i_more_elegantly_include_a_subview/
If you use @include() with lots of nested blade templates …