Light-PHP icon indicating copy to clipboard operation
Light-PHP copied to clipboard

Installation production... way?

Open ArmandArthur opened this issue 2 years ago • 2 comments

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?

ArmandArthur avatar Jan 04 '23 16:01 ArmandArthur

Same problem here. Did you find a solution?

corj-aolabor avatar Apr 25 '23 09:04 corj-aolabor

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

DEAD1SIDE avatar Apr 25 '23 09:04 DEAD1SIDE