mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 12:17:05 -08:00
Sigh.
This commit is contained in:
parent
a710c98b50
commit
edf36cd850
|
@ -5,6 +5,7 @@ use Validator;
|
|||
use Illuminate\Support\ServiceProvider;
|
||||
use DB;
|
||||
use Log;
|
||||
use Illuminate\Support\Facades\Schema;
|
||||
|
||||
/**
|
||||
* This service provider handles a few custom validation rules.
|
||||
|
|
Loading…
Reference in a new issue