Commit Graph

22 Commits

Author SHA1 Message Date
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Taylor Otwell 3583bc3b09 tweaked config and lang classes. 2011-08-02 20:20:17 -05:00
Taylor Otwell fc87103205 Refactoring configuration class. 2011-08-02 10:43:12 -05:00
Taylor Otwell 7e439ab52e fixed bug in config has method. 2011-07-26 22:56:51 -05:00
Taylor Otwell 8356151f71 added support for environment configuration files. 2011-07-25 22:47:33 -05:00
Taylor Otwell 2c774adbde check for $_SERVER instead of $_ENV LARAVEL_ENV. 2011-07-25 22:16:20 -05:00
Taylor Otwell c9698df285 added support for environment driven configuration files. 2011-07-25 22:01:17 -05:00
Taylor Otwell 6e93237ec9 refactoring config class. 2011-07-07 23:16:52 -05:00
Taylor Otwell e2973e565d Allow closures as Config default. 2011-07-06 14:37:59 -07:00
Taylor Otwell 45333c5743 Formatting Config class. 2011-07-06 13:53:25 -07:00
Taylor Otwell 48acf1d273 Refactoring Config class to use Arr. Removed unnecessary comments. 2011-07-06 13:53:00 -07:00
Taylor Otwell 4ace7c8f80 Cleaning up Config class comments. 2011-07-05 08:29:03 -07:00
Taylor Otwell adb583471b added Config::has and default value for Config::get. 2011-06-21 19:44:04 -05:00
Taylor Otwell 5c275db6f4 tweaking has methods. 2011-06-16 22:45:33 -05:00
Taylor Otwell c8be377d5a check for strict false in config class. 2011-06-16 21:03:23 -05:00
Taylor Otwell 9e8f5d57c1 tweaking config class comments. 2011-06-16 21:01:55 -05:00
Michael Hasselbring 2b659dfae9 ability to load a config file with out a key 2011-06-16 20:38:22 -05:00
Taylor Otwell 5a4e6ebc75 improved comments in config class. 2011-06-16 20:21:23 -05:00
Taylor Otwell 30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell b91930c592 Fixed bug in Config::set method. 2011-06-10 12:19:19 -07:00
Taylor Otwell f7bb0c5510 trimmed comment bloat. returning boolean on eloquent save. 2011-06-10 12:43:09 -05:00
Taylor Otwell a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00