Fix supporting of "artisan down" command. Closes #2458

This commit is contained in:
James Brooks
2017-05-07 11:38:31 +01:00
parent 5510ad2f7b
commit 75391b7053
9 changed files with 135 additions and 2 deletions

View File

@@ -33,3 +33,7 @@
</div>
</div>
@stop
@section('bottom-content')
@include('partials.footer')
@stop