-
Hello,
I was recently wondering if we could make this awesome tool work in Laravel Blade files (`*.blade.php`).
Currently it does not work.
It would come in especially handy when working with L…
-
Is it possible to use this action to encode, but ignore files of a certain type in the directories specified? Ioncube has the ability to ignore and copy. Something like this (on windows), notice the…
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
Type: Bug
The file is not displayed in the text editor because it is a directory.
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windo…
-
I have tried in many different ways but the HMR would not work in Laravel.
error in console: net::ERR_ABORTED 404 (Not Found)
I have added following in vite.js
```js
import { defineConfig } …
-
### Library version
1.7.2
### Laravel version
11.29.0
### PHP version
8.3.6
### Description
We are deploying our Laravel app on Google App Engine (GAE) but are encountering issues…
-
### 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 …
-
### Bug description
Currently, when in a blade file (relative path is themes > default > views > includes > header.blade.php), it will not autocomplete any icon, even the example shown in the setting…
-
On native html files it works for me but I'm experiencing issues while trying to fold TW classes on .blade.php files while using Laravel Framework, e.g (this code does not being folded):
```
…
-
*For bug reporting only! If you're posting a feature request or discussion, please ignore.*
## Expected Behavior
When open the app should load properly.
## Current Behavior
When I install …