You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receive the following: Cannot use Illuminate\Contracts\Validation\ValidationException as ValidationException because the name is already in use in /vagrant/vendor/laravel/framework/src/Illuminate/Validation/ValidatesWhenResolvedTrait.php
Due to conflict of Illuminate\Contracts\Validation\ValidationException and Illuminate/Validation/ValidatesException sharing the same class name.