Hello can I create project in php in Sublime?
Hello can I create project in php in Sublime?
LaraCesio
#2
Yes. You need a server like Wamp, and save your proyects in the folder C:\wamp\www. Then you can open your proyects with your browser.
You can create PHP proyects in any editor you like.
But if you want to run PHP directly in ST it is posible. You may read this topic:
1 Like
ITSecMedia
#4
Go and grab CaddyServer - https://caddyserver.com/
It’s real fun to use it for local development.
0 Likes