firstcommit
This commit is contained in:
6
bootstrap/providers.php
Normal file
6
bootstrap/providers.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
App\Providers\AppServiceProvider::class,
|
||||
Spatie\Html\HtmlServiceProvider::class,
|
||||
];
|
Reference in New Issue
Block a user