Closed reinink closed 4 years ago
This PR upgrades Ping CRM to Laravel 8. 🙌
/models
__invoke
index
I didn't update the factories yet (just using the laravel/legacy-factories for now), but I hope to update them soon to use the new factory stuff.
laravel/legacy-factories
This PR upgrades Ping CRM to Laravel 8. 🙌
/models
folder.__invoke
controller methods withindex
, just for consistency (dashboard, reports).I didn't update the factories yet (just using the
laravel/legacy-factories
for now), but I hope to update them soon to use the new factory stuff.