Luke Towers
d61ac9d9fe
Move CMS console commands into the CMS module
...
Moved the following:
- \System\Console\ThemeInstall -> \Cms\Console\ThemeInstall
- \System\Console\ThemeRemove -> \Cms\Console\ThemeRemove
- \System\Console\ThemeList -> \Cms\Console\ThemeList
- \System\Console\ThemeUse -> \Cms\Console\ThemeUse
- \System\Console\ThemeSync -> \Cms\Console\ThemeSync
2022-02-15 02:16:34 -06:00
Luke Towers
cfa763b714
Initial rebrand commit generated from the 1.0 rebrand branch patch file
2021-03-10 15:02:53 -06:00
Samuel Georges
48a8bc3c16
Minor
2020-02-27 21:09:02 +11:00
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