-
Hi,
I'm coming from Webpack Mix (that use browser-sync) to Vite and I want to consult my site on other local devices.
I work with on PHP projet using Herd.
Is there a way to to that using browser-…
-
i can set the include_path - but __DIR__ will always be the location of router.php in node_modules/vite-plugin-php/dist so you can never have an include like ../db.php to include a file one folder abo…
-
I ran into the issue, that my SCSS was not being added to the markup and struggled to find out why.
Please correct me if i am wrong, but it seems that the following code (which was the only one han…
-
Module '"@emotion/css"' has no exported member 'CSSInterpolation'
package.json
```json
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "…
-
# Bug report
- Version: vercel-php@0.5.2
- URL: https://symfony-vite-nosovk.vercel.app/
- Repository: https://github.com/nosovk/symfony-vite
- Logs: https://symfony-vite-nosovk.vercel.app/_logs
…
-
Cause the generated code looks like
```php
-
The following packages do not have a `README.md` at npmjs.com, even though they do contain a `README.md` in their source:
- [@wp-playground/blueprints](https://www.npmjs.com/package/@wp-playground/bl…
-
### Initial checklist
- [X] I agree to follow the [code of conduct](https://github.com/Saul-Mirone/milkdown/blob/main/CODE_OF_CONDUCT.md)
- [X] I searched [issues](hhttps://github.com/Saul-Mirone/…
-
https://github.com/takielias/tablar/blob/744d5412075e1f15b93128e02a1fc4f09db592c5/resources/views/master.blade.php#L19
Hello,
I think you mistyped this line and should fix it with : @if(config('…
-
Hi, I am using Herd for installation of the project . i have followed all the steps mentioned in https://docs.invoiceshelf.com/developer/laravel-herd.html . but after running "php artisan migrate" com…