Commit Graph

40 Commits

Author SHA1 Message Date
Taylor Otwell 695a8848ed added comment back to configuration class. 2011-08-15 20:13:48 -05:00
Taylor Otwell b6720eb7c2 allow the configuration class to set entire files. 2011-08-15 20:05:55 -05:00
Taylor Otwell 7b0495e864 More improvements to the configuration class. 2011-08-15 15:37:59 -05:00
Taylor Otwell 551cffcdbc Refactor the configuration class for more simplicity. 2011-08-15 15:20:29 -05:00
Taylor Otwell de38744d78 Continuing to refactor the configuration class. 2011-08-15 15:12:02 -05:00
Taylor Otwell d9b7b7dc52 Refactor the config class for more simplicity. 2011-08-15 15:06:27 -05:00
Taylor Otwell 6750c799f0 converted config class to use arr::set. 2011-08-15 00:18:56 -05:00
Taylor Otwell d197a97aac remove comment bloat. 2011-08-14 19:40:52 -05:00
Taylor Otwell f72171f691 allow entire configuration files to be set. 2011-08-14 14:54:17 -05:00
Taylor Otwell 57922c5a4d allow Config::set to set an entire configuation array. 2011-08-14 14:08:04 -05:00
Taylor Otwell 21a6040a79 improving class comments. 2011-08-13 22:19:04 -05:00
Taylor Otwell 7a4016b623 Change Config::load to private. 2011-08-08 15:46:37 -05:00
Taylor Otwell 4dc7f9448c Refactor the configuration class. 2011-08-08 13:12:37 -05:00
Taylor Otwell e39ab9a0f9 Refactor the config class. 2011-08-08 10:40:30 -05:00
Taylor Otwell 5e28cd08b4 Refactoring the config class. 2011-08-08 08:48:44 -05:00
Taylor Otwell 1091bd8591 Removing comment bloat from Config class. 2011-08-08 08:47:33 -05:00
Taylor Otwell 9018d6cceb Refactoring the Config class. 2011-08-08 08:46:33 -05:00
Taylor Otwell 68e3b468cf refactoring config class. 2011-08-06 20:42:53 -05:00
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