mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for failed migration blade
This commit is contained in:
parent
c195c57298
commit
68047bf84d
@ -7,7 +7,7 @@
|
||||
<p>Looks like your migration failed. Here's the error message:</p>
|
||||
|
||||
<pre>
|
||||
@if(Ninja::isHosted())
|
||||
@if(\App\Utils\Ninja::isHosted())
|
||||
There was a problem with your migration, please send us an email contact@invoiceninja.com
|
||||
@else
|
||||
{!! $exception->getMessage() !!}
|
||||
|
Loading…
x
Reference in New Issue
Block a user