Question By
Solved

Upgrade to Laravel 10

Solved
carlosolivas

Feb 27th, 2024 05:32 AM

Hello,

I'm planning to upgrade my app to Laravel 10 from v9.11.

Is there any special guide I need to follow in order to upgrade Wave other than Laravel's own upgrade guide?

Thanks!

Carlos

bobbyiliev

Feb 27th, 2024 05:33 AM

Best Answer

Hey!

I recently merged a PR for the Wave upgrade, you can use it as a reference:

https://github.com/thedevdojo/wave/pull/96

Let me know if anything pops up along the way.

Best,

Bobby

carlosolivas

Mar 14th, 2024 06:42 AM

Thanks Bobby, worked like a charm!

bobbyiliev

Mar 15th, 2024 12:51 AM

Hey!

No problem at all, happy to hear that it all worked as expected!