7 Commits

Author SHA1 Message Date
Samuel Georges
babf8f05a7 Restore autoloader and bootstrapper
There was no real need to change this from what it was
2020-02-27 20:07:42 +11:00
Ben Thomson
60d6825c0d Partially revert and restore bootstrap/autoload.php
As discussed with @daftspunk, we now have to hard-code some overrides to ensure our helpers are loaded first. To keep the code DRY and self-explanatory, we do need to keep the autoload.php file.
2020-01-20 15:11:38 +08:00
Ben Thomson
e099b7bdee Move autoloading to index to make it the same as Laravel 6.
Implements work done in https://github.com/octobercms/october/pull/4280.

Credit to @Samuell1
2020-01-20 14:33:14 +08:00
Samuel Georges
0990487359 Remove patch code 2015-02-07 14:12:20 +11:00
Samuel Georges
2a9c335ece Fixes for artisan to work 2015-02-07 13:20:04 +11:00
Samuel Georges
a321c9517a Update artisan to L5 version 2015-02-07 11:57:26 +11:00
Sam Georges
d412ea6855 Base files 2014-05-14 23:21:55 +10:00