oasis setup script

This commit is contained in:
Peter Papp
2021-05-03 08:12:37 +02:00
parent fe0ed38157
commit 434c45299c
10 changed files with 1189 additions and 1743 deletions

View File

@@ -1,6 +1,7 @@
<?php
namespace App\Models;
use App\Notifications\ResetPassword;
use App\Traits\Oasis;
use ByteUnits\Metric;
use Illuminate\Support\Str;