feat: forgotten URL

This commit is contained in:
Supan Adit Pratama 2022-04-15 11:21:43 +07:00
parent 5b32609673
commit 0f06115b21

View File

@ -3,6 +3,7 @@
namespace App\Providers;
use Illuminate\Support\ServiceProvider;
use App\Providers\URL;
class AppServiceProvider extends ServiceProvider
{