File "UniqueConstraintViolationException.php"
Full Path: /var/www/drive/laravel/framework/src/Illuminate/Database/UniqueConstraintViolationException.php
File size: 107 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Illuminate\Database;
class UniqueConstraintViolationException extends QueryException
{
}