EVOLUTION-NINJA
Edit File: LostConnectionException.php
<?php namespace Illuminate\Database; use LogicException; class LostConnectionException extends LogicException { // }