Sublime Forum

Hello can I create project in php in Sublime?

#1

Hello can I create project in php in Sublime?

0 Likes

#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

#3

Thank you very much

0 Likes

#4

Go and grab CaddyServer - https://caddyserver.com/

It’s real fun to use it for local development.

0 Likes