vanilophp / framework

The truly Laravel E-commerce Framework
https://vanilo.io
MIT License
818 stars 102 forks source link

Support for Laravel 8 #85

Closed rockymontana closed 3 years ago

rockymontana commented 4 years ago

Hello, I'm wondering if you're working on supporting Laravel 8.0? If so, when you think it'll be out?

fulopattila122 commented 4 years ago

Yes, we're working on it. Many of the underlying components have just been upgraded in the last few days to support Laravel 8.

It's important to note that

The upgrade from Vanilo 1 will be documented and is a comparable effort to a Laravel 5 -> 6 upgrade as an example.

martineiler commented 4 years ago

Hi @fulopattila122
Thank you for your answer. What timeline are you looking into for the Vanilo 2.0 release? Im happy to do some early testing... :-)

fulopattila122 commented 4 years ago

Thx! October 11 is the target date. Most of the standalone Vanilo components are already working with Laravel 8, if you use the 2.0@dev constraint in composer. The Framework itself is still having some deps to be harmonized. I'll ping you here once it's in a working condition.

mrlinnth commented 4 years ago

Hi @fulopattila122 , I am not sure if I should create a new issue or not.

Which approach between Livewire and Inertia would you recommend to develop Vanilo 2.0 on Laravel 8?

Also cannot wait for 2.0 release :)

fulopattila122 commented 4 years ago

Hi, the 2.0 components have been released already.

You can use both Inertia or Livewire with Vanilo. The main goal of Vanilo is to provide a truly Laravel solution, hence you can use any Laravel technique you prefer in your application.

yusufkandemir commented 3 years ago

@rockymontana Vanilo 2.0 is released on October 31 (17 days ago).

@fulopattila122 I guess this issue can be closed, FYI.

fulopattila122 commented 3 years ago

Correct, thanks!

Just a minor note: Vanilo 2 was released in 2 phases: