Added Asset alias to config/aliases.php
This commit is contained in:
parent
5742276fe6
commit
e8ad2db120
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
|
||||
'Auth' => 'System\\Auth',
|
||||
'Asset' => 'System\\Asset',
|
||||
'Benchmark' => 'System\\Benchmark',
|
||||
'Cache' => 'System\\Cache',
|
||||
'Config' => 'System\\Config',
|
||||
|
|
Loading…
Reference in New Issue