Added Asset alias to config/aliases.php
This commit is contained in:
@@ -15,6 +15,7 @@ return array(
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
'Auth' => 'System\\Auth',
|
'Auth' => 'System\\Auth',
|
||||||
|
'Asset' => 'System\\Asset',
|
||||||
'Benchmark' => 'System\\Benchmark',
|
'Benchmark' => 'System\\Benchmark',
|
||||||
'Cache' => 'System\\Cache',
|
'Cache' => 'System\\Cache',
|
||||||
'Config' => 'System\\Config',
|
'Config' => 'System\\Config',
|
||||||
|
|||||||
Reference in New Issue
Block a user