Commit Graph

9 Commits

Author SHA1 Message Date
Taylor Otwell fe0f4a76f6 Pass request method and uri to before and after filters. 2011-08-05 15:49:59 -05:00
Taylor Otwell 1a96696046 break if before filter returns a response. 2011-08-05 15:28:14 -05:00
Taylor Otwell 9827ca2cde More factoring on bootstrap. 2011-08-05 15:23:20 -05:00
Taylor Otwell ebc736812b Refactor the laravel.php bootstrap. 2011-08-05 15:22:22 -05:00
Taylor Otwell 555299c353 Check package count before loading Package class. 2011-08-05 11:52:22 -05:00
Taylor Otwell cc9c45710b Remove auto-detection of modules to enhance performance. 2011-08-05 11:40:29 -05:00
Taylor Otwell 07ca09e824 Add ACTIVE_MODULE constant. 2011-08-05 09:38:15 -05:00
Taylor Otwell 75a9591c65 Refactoring constant definition in laravel.php. 2011-08-05 09:06:55 -05:00
Taylor Otwell 69ec79c987 moved laravel framework request cycle into laravel.php, minimalized front controller. 2011-08-04 17:36:23 -05:00