turnkeylinux / tracker

TurnKey Linux Tracker
https://www.turnkeylinux.org
70 stars 16 forks source link

update Laravel app to version 9 #1792

Open deutrino opened 1 year ago

deutrino commented 1 year ago

Laravel 9.x is now considered stable. I am going to attempt to update the Laravel Turnkey app for 9.x, as I want to package something that relies on it.

deutrino commented 1 year ago

Currently figuring out how to get a LAMP stack with recent enough PHP, see https://github.com/turnkeylinux/tracker/wiki/LAMP8

JedMeister commented 1 year ago

Thanks @deutrino - apologies that I was a little slow responding. I could have saved you some time... (if you're not sure what I'm talking about, please check the forums).

deutrino commented 1 year ago

Regarding above, LAMP8 is moot.

Currently working on a Laravel 9 build at the following URL if anyone is interested (turns out 99% of the work has already been done before I came along)

https://github.com/deutrino/turnkey-laravel9

deutrino commented 1 year ago

I would love it if you could check my work in the master branch at https://github.com/deutrino/turnkey-laravel9 and let me know if I missed anything!

JedMeister commented 1 year ago

Looks good to me! :) Assuming that it works, please add a new changelog entry (v17.2) and open a PR. I'll be building another batch of apps within the next week or 2 and am happy to rebuild Laravel.