To the PHP Programmers | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

To the PHP Programmers

Please how can i setup php to work on vscode. Please i need the tutorial from the scratch or maybe a video clip. I have vscode installed, so what are the necessary things? What are the steps to take to get it installed on my pc? Those of you who are already using php on vscode please can you link me?

30th Aug 2019, 9:28 PM
Joseph Onipede
Joseph Onipede - avatar
7 Answers
+ 8
I Don't know about vscode i'm using subllime text but for PHP to run You should have two things server (wamp , xampp ) and text editor (vscode ,sublime text, brackets..) . If you are begginer You don't need to install framework (codeigniter , laravel )now..but in future you have to use it when You work on large projects.
31st Aug 2019, 6:23 AM
Ayushi Gujarati
Ayushi Gujarati - avatar
+ 3
Are you sure that it is from nothing to running of code?
30th Aug 2019, 9:34 PM
Joseph Onipede
Joseph Onipede - avatar
+ 3
Thank you very much i will check it out soon
30th Aug 2019, 9:37 PM
Joseph Onipede
Joseph Onipede - avatar
+ 2
30th Aug 2019, 9:32 PM
Minerals2016
Minerals2016 - avatar
+ 2
Joseph Onipede looks like it
30th Aug 2019, 9:36 PM
Minerals2016
Minerals2016 - avatar
+ 2
Joseph Onipede yeah np 😉
30th Aug 2019, 9:43 PM
Minerals2016
Minerals2016 - avatar
+ 1
It is not really that difficult to use VSCode in PHP (https://www.cloudways.com/blog/php-debug/ ). However to run PHP or any related framework or CMS, you need setup the environment first, like LAMP or Xampp stack.
21st Nov 2019, 7:31 AM
Oliver Russell
Oliver Russell - avatar