Light-PHP
Light-PHP copied to clipboard
Installation production... way?
Describe the bug I had run the command composer create-project bakeiro/light-php on local.
To Reproduce And i send all files on server. (i know it's not the good practice)
Expected behavior The method isValidPath is no working correctly. File does not exists....
So, my url is https://sub.domain/public
When i tried command : PHP -S localhost:8080 -t .\public
Nothing happens... xD
Could you help me?
Same problem here. Did you find a solution?
Same here. I thing its a problem with custom URLs. Try loading the controller with the URL Format explaned in https://bakeiro.github.io/Light-PHP-documentation/getStarted/5Routing.html#examples