Install composer click here
Install Git click here
- Open
Windows PowerShell
withRun as Administrator
- Run this command:
Set-ExecutionPolicy Unrestricted
You can clone with :
- Open Your Teminal in
Visual Studio Code
- Click CTRL: + ` or Click Terminal on Toolbar and New Terminal
Or you can go through the visual studio code start page and select clone github
- Open Your Teminal in
Visual Studio Code
- Click
CTRL +
` or Click Terminal on Toolbar and New Terminal - Type
php spark serve
on terminal and enter
If program success running, the terminal will display a message like this :
CodeIgniter v4.2.10 Command Line Tool - Server Time: 2022-11-28 10:27:20 UTC-06:00
CodeIgniter development server started on http://localhost:8080
Press Control-C to stop.
[Tue Nov 29 00:27:21 2022] PHP 8.1.10 Development Server (http://localhost:8080) started