dev.to clone to practice usign Codeigniter 4.
-
Backend
- open root folder with remote container extension
cmd|ctrl+shift+p- select Option:
Remote-Container: Rebuild and Reopen in Container - wait
- open a terminal inside vscode
- run
composer install - run
php spark migrate
- select Option:
- open root folder with remote container extension
-
FrontEnd
cd ./frontendcode .yarn installyarn start- goto http://localhost:3000/register and create a user
- goto http://localhost:8025/ to verify email