31 Commits

Author SHA1 Message Date
Taylor Otwell
262dec16f8 Add more paths. 2014-08-13 09:30:14 -05:00
Taylor Otwell
084a91cf7c Add src path. 2014-08-11 13:36:28 -05:00
Taylor Otwell
6070d93c4a Working on new directory structure. 2014-08-11 10:13:20 -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
b20409fa53 Move storage out of app directory. 2014-07-26 22:00:01 -05:00
Taylor Otwell
e5fe0aff57 Move the environment settings into their own file. 2014-06-23 21:22:55 -05:00
Taylor Otwell
6f005892b0 Cleaning up some default values. 2014-05-16 10:44:00 -04:00
Taylor Otwell
aeda6b13cd Shorten path line. 2014-01-18 21:58:28 -06:00
Taylor Otwell
0301a564e5 Tweak comment. 2013-11-27 11:40:44 -06:00
Taylor Otwell
a373ac8fed Merge branch 'master' into develop 2013-10-30 09:46:39 -05:00
Taylor Otwell
eea4713e7c Fix grammar. 2013-10-30 09:46:34 -05:00
Taylor Otwell
29fc9f694d Working on more Stacky setup. 2013-10-25 00:28:22 -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
c7f889fe54 Move slash redirects to application level. 2013-05-14 00:27:41 -05:00
Taylor Otwell
5c340a60a9 Merge pull request #1879 from jasonlewis/fix/use-base-path-in-start
Use the base.path when loading the illuminate application.
2013-05-01 09:42:58 -07:00
Taylor Otwell
b16bb1ac6a Setup Patchwork for 1.1.*. 2013-04-18 11:00:40 -05:00
Jason Lewis
ed89cfb13b Use the base.path when loading the illuminate application.
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
2013-04-14 13:19:52 +10:00
Taylor Otwell
18cda5037a Move location of LARAVEL_START. 2013-03-28 16:07:32 -05:00
Taylor Otwell
17b199b6f6 Add storage path configuration. 2013-03-26 09:23:41 -05:00
Taylor Otwell
25a84bc000 Change how bootstrap file is loaded. 2013-03-25 08:32:19 -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
Taylor Otwell
ce0a7f6545 fix typo. 2013-02-07 08:53:07 -06:00
Taylor Otwell
59d6d74a23 clean up start file. 2013-02-06 22:11:29 -06:00
Taylor Otwell
c07f552c70 cleaning up comments for my ocd. 2013-02-06 22:04:36 -06:00
Ben Corlett
24e158e889 Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel.
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-02-07 11:19:17 +11: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