p-router
p-router copied to clipboard
Scripts not working on Windows
When running the commands "composer controller" for instance, it fails with the following error code: Script cd vendor/devamirul/p-router/src/CLI && php createController.php && cd - handling the controller event returned with error code 1
Environment details: Running through terminal in VS Code on Windows 11. Full admin rights granted, no UAC.