Skip to content

codextips/adroit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION
===================================

To Run the application first configure db settings in /protected/config/main.php and /protected/config/console.php files.

Go to project directory root from command line.

Migrate Database with "php protected/yiic.php migrate" command.

Go to project link from browser.



TESTING
==================================================

To unit test the application configure db settings in /protected/config/test.php

Go to "protected/tests/" directory from command line.

Run unit test with "phpunit unit/" command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors