Skip to content

Instantly share code, notes, and snippets.

@ruliarmando
Created February 6, 2014 08:33
Show Gist options
  • Save ruliarmando/8840359 to your computer and use it in GitHub Desktop.
Save ruliarmando/8840359 to your computer and use it in GitHub Desktop.
simple configuration file
<?php
return array(
'base_url' => 'http://localhost/myapp/',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment