[9.x] Add an example to the class aliases (#5846)
* Add an example to the class aliases * Update app.php Co-authored-by: Taylor Otwell <[email protected]>
This commit is contained in:
co-authored by
Taylor Otwell
parent
222908f96f
commit
d8f0e93c56
+1
-1
@@ -191,7 +191,7 @@ return [
|
||||
*/
|
||||
|
||||
'aliases' => Facade::defaultAliases()->merge([
|
||||
// ...
|
||||
// 'ExampleClass' => App\Example\ExampleClass::class,
|
||||
])->toArray(),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user