Install Bima Cli
Run
bima makesureRun
bima create app skeletonRun
bima run
- Edit
.env
DB_DRIVER=mysql
DB_HOST=localhost
DB_PORT=3306
DB_NAME=bima_skeleton
DB_USER=root
DB_PASSWORD=adenRun
bima module add categoryFollow instructions
Run
bima run
Set break point from your IDE
Run
bima run debugDebug directly from your IDE