Skip to content

m3nt0r-legacy/cakephp-env-example

Repository files navigation

CakePHP Environment Example

This application demonstrates how to use the Environment library to automatically configure the database connection based on the SERVER_NAME env variable.

Files to check out

  • vendors/environment.php
  • config/bootstrap.php
  • config/environments.php
  • config/database.php

Notes

The application was baked with CakePHP 1.3.

About

Sample Project Using Environment to Auto-Configure Database Connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages