inertiajs / pingcrm

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

Upgrade to Laravel 9 #173

Closed jwerd closed 5 months ago

jwerd commented 2 years ago

Upgrade to Laravel 9, set min php version to 8.

jwerd commented 2 years ago

Sorry, committed the wrong code. Reverted.

visionm45 commented 6 months ago

hi. This is causing problems for me I composer installed using --ignore-platform-reqs to get around the problem but then I get the exception in runtime 'Using ${var} in strings is deprecated, use {$var} instead' can this be pulled? or if there is a reason that it can not how can I make this work?

jessarcher commented 5 months ago

Thanks! Ended up letting Shift handle this in #209.