28 Commits

Author SHA1 Message Date
Taylor Otwell
79e814cd93 modified readme and license. 2011-07-25 23:32:25 -05:00
Taylor Otwell
8356151f71 added support for environment configuration files. 2011-07-25 22:47:33 -05:00
Taylor Otwell
198e95910d incremented version. 2011-07-21 22:10:57 -05:00
Taylor Otwell
0ebf677ae1 incremented version and fixed typo in front controller. 2011-07-16 13:52:13 -05:00
Taylor Otwell
3dfc8d4aaa fixed routing issue. 2011-07-16 13:49:33 -05:00
Taylor Otwell
4c5803f313 incremented version. 2011-07-16 10:09:30 -05:00
Taylor Otwell
48706caeb0 incremented version. 2011-07-15 19:27:06 -05:00
Taylor Otwell
d95ead812a removed bloated if statement from front controller. 2011-07-14 00:05:13 -05:00
Taylor Otwell
d3398db56f added tests to main repository. 2011-07-13 22:27:14 -05:00
Taylor Otwell
3adfe6407a Turned off display_errors runtime directive. 2011-07-11 08:40:53 -07:00
Taylor Otwell
f6ff5370ef Tweaking error handlers in the front controller. 2011-07-11 07:47:54 -07:00
Taylor Otwell
bb2a231749 Pass session ID into session::load. 2011-07-11 07:06:20 -07:00
Taylor Otwell
9624d275a4 removed comment bloat from index.php. 2011-07-10 23:40:05 -05:00
Taylor Otwell
3015f24e7a Added arr.php to front controller includes. 2011-07-06 13:52:11 -07:00
Taylor Otwell
067bfed610 incremented version to 1.1.1 2011-06-30 19:27:49 -05:00
Taylor Otwell
4d98a5e409 Incremented version number. 2011-06-30 08:26:14 -07:00
Taylor Otwell
4f73200675 moved route filter to route directory. 2011-06-28 23:26:42 -05:00
Taylor Otwell
1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell
8770473fd7 removed package class, added package_path constant. 2011-06-24 23:12:34 -05:00
Taylor Otwell
150fa6a3ac Lazy-load error class inside of error handlers. Speed boost! 2011-06-17 15:03:20 -07:00
Michael Hasselbring
79c09381cb added PUBLIC_PATH 2011-06-16 20:09:50 -05:00
Taylor Otwell
d380992aa7 incremented version. 2011-06-14 19:40:47 -05:00
Taylor Otwell
30c83f265d overall code refactoring. 2011-06-14 17:27:11 -05:00
Taylor Otwell
e85e8f957a Moved error class load up in front controller to match config and str loads. 2011-06-10 14:44:46 -07:00
Taylor Otwell
3f04484b83 Modified default .htaccess to be more consistent with other popular frameworks. 2011-06-10 14:15:44 -07:00
Nathan
c07c0ee3de Preload error handler class 2011-06-10 11:37:22 -07:00
Taylor Otwell
49f7145729 added log to aliases. fixed flash data bug. 2011-06-09 12:31:35 -05:00
Taylor Otwell
a188d62105 initial commit of laravel! 2011-06-08 23:45:08 -05:00