Commit History

Author SHA1 Message Date
  Taylor Otwell c95757175b Make sure file class is loaded before handling exceptions. 13 years ago
  Taylor Otwell 87166aa0ea Load the exception examiner explicitly instead of using the auto-loader. 13 years ago
  Taylor Otwell 5c3c2e2d9c refactored error handling for better architecture. 13 years ago
  Taylor Otwell fe0f4a76f6 Pass request method and uri to before and after filters. 13 years ago
  Taylor Otwell 1a96696046 break if before filter returns a response. 13 years ago
  Taylor Otwell 9827ca2cde More factoring on bootstrap. 13 years ago
  Taylor Otwell ebc736812b Refactor the laravel.php bootstrap. 13 years ago
  Taylor Otwell 555299c353 Check package count before loading Package class. 13 years ago
  Taylor Otwell cc9c45710b Remove auto-detection of modules to enhance performance. 13 years ago
  Taylor Otwell 07ca09e824 Add ACTIVE_MODULE constant. 13 years ago
  Taylor Otwell 75a9591c65 Refactoring constant definition in laravel.php. 13 years ago
  Taylor Otwell 69ec79c987 moved laravel framework request cycle into laravel.php, minimalized front controller. 13 years ago