inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.14k stars 781 forks source link

Upgrade to Laravel 8 #79

Closed reinink closed 4 years ago

reinink commented 4 years ago

This PR upgrades Ping CRM to Laravel 8. 🙌

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.