Nikita Nitichevski
Nikita Nitichevski
### Astro Info ```block Astro v4.5.5 Node v21.6.2 System Linux (x64) Package Manager bun Output static Adapter none Integrations @astrojs/tailwind @astrojs/preact astro-reroute ``` ### If this issue only occurs in...
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...
There are sometimes missing the correct source file in errors, as everything is fed through the router, but this mostly an issue in bigger refactorings when it's not clear where...
> Please make sure all the requirements are satisfied, otherwise the PR could be closed without further notice. ## Checklist - [x] Title as described. - [x] Make sure you...
**Bug Description** The project has a `/config` folder and when starting the first upload only this particular folder can not be created. Everything else goes well. This happens on different...
Hi @andrefelipe, since your focus is on creating the most clean setup, maybe check out my [Vite-PHP plugin](https://www.npmjs.com/package/vite-plugin-php). Maybe the integration will benefit your project ;) Cheers