-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to laravel 9 #34
base: master
Are you sure you want to change the base?
Conversation
this is not backward compatible with L8 |
yes it is not. do we want to have it stuck on laravel 8? I'm updating this and would want to run it on octane(swoole). |
Laravel 10 is scheduled to be released in Feb 2023 and Laravel 9 is already at 9.45.1. It's up to you if you want this to be merged and updated but I'll have my fork updated to 9. :) |
By the way, I'm checking on the possibility of using the xlsx file instead of CSV and there are some updates also on the codes from PSGC where the codes are now 10 digits and some rows have no codes like the 4 districts of Metro Manila. |
Yes. I'm aware of the new XLSX file provided by PSGC and I'm still planning on updating the code to cater them. There are also new data like the sub cities if i'm not mistaken. Mostly in the Mindanao cities.
…--
Bertrand Kintanar
***@***.***
On Dec 24, 2022 at 12:48 PM +0800, Melvin D. Protacio ***@***.***>, wrote:
By the way, I'm checking on the possibility of using the xlsx file instead of CSV and there are some updates also on the codes from PSGC where the codes are now 10 digits and some rows have no codes like the 4 districts of Metro Manila.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
upgrade dependencies and laravel