Commit Graph

11 Commits

Author SHA1 Message Date
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 c7f889fe54 Move slash redirects to application level. 2013-05-14 00:27:41 -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 25a84bc000 Change how bootstrap file is loaded. 2013-03-25 08:32:19 -05: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