init commit
This commit is contained in:
commit
c9d982669a
461 changed files with 30317 additions and 0 deletions
6
bootstrap/providers.php
Normal file
6
bootstrap/providers.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
App\Providers\AppServiceProvider::class,
|
||||
\SocialiteProviders\Manager\ServiceProvider::class
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue