Commit Graph

293 Commits

Author SHA1 Message Date
Taylor Otwell 83ace2de68 moved routing classes into system namespace. 2011-07-31 13:14:39 -05:00
Taylor Otwell b504089db7 moved exception view to application views and removed system view folder. 2011-07-31 12:54:22 -05:00
Taylor Otwell dbdd45d9fc tweaked cache and session namespacing. 2011-07-29 23:17:57 -05:00
Taylor Otwell f16f90c89c added script and style path constants. tweaked router usage in index.php. 2011-07-29 22:53:43 -05:00
Taylor Otwell c3c7084d72 remove unnecessary application variable. 2011-07-28 08:58:32 -05:00
Taylor Otwell 28fbd35491 Clean up constant handling and definition. 2011-07-28 08:56:39 -05:00
Taylor Otwell 3516334ec7 Clean up constant definitions. 2011-07-28 08:46:39 -05:00
Taylor Otwell 099a880345 incremented version. 2011-07-27 22:15:53 -05:00
Taylor Otwell 0ca2171071 added lang_path constant. 2011-07-26 23:26:04 -05:00
Taylor Otwell 306ecd3bfe added the storage_path constant. 2011-07-26 22:12:20 -05:00
Taylor Otwell 1cf4431659 added a few more path constants. 2011-07-26 22:11:16 -05:00
Taylor Otwell d8cab0a7b6 Tweak framework constants. 2011-07-26 17:01:59 -05:00
Taylor Otwell b796ef1bd7 Remove time echo from index.php. Whoops! 2011-07-26 16:24:41 -05:00
Taylor Otwell 4ed6d488ca Added SYS_VIEW_PATH constant. 2011-07-26 15:29:38 -05:00
Taylor Otwell 5ad61844ec Moved auto-loader into public/index.php. 2011-07-26 15:27:42 -05:00
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