Files
cheerstothe_season_2.0/jwt-auth/bootstrap/providers.php

6 lines
64 B
PHP
Raw Normal View History

2024-05-25 14:43:26 +05:30
<?php
return [
App\Providers\AppServiceProvider::class,
];