Edit File: FormRevertedException.php
<?php namespace Laravel\Prompts\Exceptions; use RuntimeException; class FormRevertedException extends RuntimeException { // }
Back to File Manager