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. |
||
|---|---|---|
| .. | ||
| app.php | ||
| 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. |
||
|---|---|---|
| .. | ||
| app.php | ||
| autoload.php | ||