Skip to content

andromedado/radcanon-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#RADCanon App

##This is a default/base skeleton for a RAD-Canon Application

If the app requires a mysql database connection, you'll want to ensure that there are the appropriate SetEnv directives in your virtual host.

e.g.

SetEnv MYSQL_DB_HOST 127.0.0.1
SetEnv MYSQL_DB_NAME exampleDbName
SetEnv MYSQL_USERNAME exampleDbUserName
SetEnv MYSQL_PASSWORD exampleDbPassword

In the event you are not able to alter your virutal host, you can instead putenv the above properties in your app/config/env.php file

About

My Rapid Applicatio Development Canon

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors