This commit is contained in:
snipe 2017-02-17 18:30:48 -08:00
parent a710c98b50
commit edf36cd850

View file

@ -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.