nova-chartjs
nova-chartjs copied to clipboard
Not functional below Laravel 5.8
Was getting an error message of "isNullValue does not exist". Issues was fixed when I upgraded to 5.8. Was on Laravel 5.7. We should either support lower version of Laravel or list 5.8 as a minimum requirement.
@kirschbaum @navneetrai Nova 2 requires Laravel 5.8+ whereas Nova 1 requires Laravel 5.6+. We should make a decision on whether we want to support Nova 1. That will help us decide how to move forward on this. What are your votes?
@brandonferens I think we should list 5.8 as the minimum requirement
Closing this as we don't have any plans to support older versions at this point.