mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Better error messaging
This commit is contained in:
parent
68047bf84d
commit
86f17ed96c
@ -8,7 +8,8 @@
|
||||
|
||||
<pre>
|
||||
@if(\App\Utils\Ninja::isHosted())
|
||||
There was a problem with your migration, please send us an email contact@invoiceninja.com
|
||||
{!! $exception->getMessage() !!}
|
||||
{!! $content !!}
|
||||
@else
|
||||
{!! $exception->getMessage() !!}
|
||||
{!! $content !!}
|
||||
|
Loading…
x
Reference in New Issue
Block a user