<?php namespace App\Exceptions; use Exception; class InstallationFailed extends Exception { // }