ErrorException
Unparenthesized a ? b : c ?: d is deprecated. Use either (a ? b : c) ?: d or a ? b : (c ?: d) (View: /home//.be/resources/views/auth/login.blade.php)
How can I solve this?
Unparenthesized a ? b : c ?: d is deprecated. Use either (a ? b : c) ?: d or a ? b : (c ?: d) (View: /home//.be/resources/views/auth/login.blade.php)
How can I solve this?
Hi,
If you’re using the v4 app please check you aren’t using PHP 7.4, you’d need to change to 7.3.
super thx Hillel. you saved a lot of problems 
Supported by Invoice Ninja and Event Schedule