7 lines
115 B
PHP
7 lines
115 B
PHP
<?php
|
|
|
|
return [
|
|
\App\Providers\AppServiceProvider::class,
|
|
\App\Providers\FortifyServiceProvider::class,
|
|
];
|