Skip to content

razzul/codeigniter-cli-crud-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CodeIgniter module creation using CLI window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages