A Mini MVC Framework
Mini-Nova is a smaller version of Nova and twice the speed. Perfect for simple sites and API’s.
Assets should be placed inside the webroot
folder.
Layouts files exist in App\Views\Layouts
this folder is where all layout files should be placed.
->withStatus() removed when Redirect::to('route')->withStatus('message')