Files
cheerstothe_season_2.0/jwt-auth/bootstrap/providers.php
2024-05-25 14:43:26 +05:30

6 lines
64 B
PHP

<?php
return [
App\Providers\AppServiceProvider::class,
];