Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.03 KB

codeigniter-cli-crud-module

Join the chat at https://gitter.im/codeigniter-cli-crud-module/Lobby CodeIgniter module creation using CLI window

Step 1: Extract the downloaded file to your server folder
Step 2: import the database or connect your own database and configure accordingly in application/config/database.php
Step 3: Open cmd from your windows
Step 4: Go to the directory

> cd codeigniter-cli-crud-module
> php index.php modules

Step 5: Run : php index.php modules create
You are ready to go... 👍

alt tag

Step 6: Go to your browser & try to access the model
http://localhost/CodeIgniter-cli/index.php/user