Commit Graph

21 Commits

Author SHA1 Message Date
Victor Isadov c5a4ed0424 Update autoload.php 2017-08-15 11:18:39 +03:00
Taylor Otwell 1598e7cb70 fix wording 2017-04-27 15:05:22 -05:00
Ivan Nikitin 1078776e95 Remove redundant check from bootstrap/autoload.php
Redundant check removed since compiled class file generation was removed
09964cc8c0 (diff-7b18a52eceff5eb716c1de268e98d55dL870)
2017-01-28 14:18:03 +03:00
Taylor Otwell 4e0b15fba1 Use new bootstrap/cache for cached optimizations loaded during bootstrapping. 2015-03-25 10:20:08 -05:00
Taylor Otwell 5644e8e320 fix conflicts. 2015-03-13 22:04:40 -05:00
Taylor Otwell c822db1f5b Update compiled file directory. 2015-03-13 22:02:50 -05:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell 4301348646 Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
Taylor Otwell 6980d95c21 Fix a few things. 2014-10-08 16:36:38 -05:00
Taylor Otwell 9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00
Taylor Otwell c58286aa25 Remove class loader from aliases. 2014-07-31 23:41:39 -05:00
Taylor Otwell 0e0fd73b43 Working on overall app structure. 2014-07-31 15:13:50 -05:00
Taylor Otwell 15bd1bfa63 Fix casing. 2013-05-26 13:50:33 -05:00
Taylor Otwell af39f0c2b1 Just boot MbString on Patchwork. 2013-05-26 13:50:16 -05:00
Taylor Otwell b16bb1ac6a Setup Patchwork for 1.1.*. 2013-04-18 11:00:40 -05:00
Taylor Otwell 18cda5037a Move location of LARAVEL_START. 2013-03-28 16:07:32 -05:00
Taylor Otwell b5b7f71964 Fix comment. 2013-03-17 14:39:11 -05:00
Taylor Otwell 13d7adb38f Update for optimize command. 2013-03-15 22:22:11 -05:00
Ben Corlett 8a5f18e139 Moving start.php to bootstrap/start.php to collate all bootstrapping files.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-02-07 09:27:15 +11:00
Taylor Otwell 098c6c6295 tweak how autoloader works. 2013-01-30 19:46:36 -06:00
Taylor Otwell 9d3c3ea038 tweak how autoloaders are called. adjust phpunit bootstrap. 2013-01-23 23:33:47 -06:00