Luracast / Laravel-Database

Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
85 stars 12 forks source link

Laravel-Database and Restler Framework Upgrade Question #8

Closed abhishek70 closed 5 years ago

abhishek70 commented 5 years ago

Hi @Arul- ,

Is there any plans for upgrading Laravel-Database from 5.2.* version and Restler Framework from 3.0.0-RC6 version?

Thank you, Abhishek

Arul- commented 5 years ago

Since it's not tied to any version of Restler, you should be able to use any restler version.

For Laravel upgrade, what is the version you are looking for? are you ok to use older structure followed in this repository or follow Laravel conventions?

abhishek70 commented 5 years ago

Currently I'm using Laravel-Database 5.2.* with this repository and wanted to use 5.8 as per Laravel current stable version and follow Laravel conventions if possible.

For Restler I'm currently using 3.0.0-RC6 version. Would there be any new releases for Restler?

Arul- commented 5 years ago

https://github.com/Arul-/reactive-restler will soon become restler 4

abhishek70 commented 5 years ago

Restler 4 looks great. Will try soon with my project. Also please let me know if possible to upgrade this repository with Laravel-Database 5.8 with Laravel conventions?

Arul- commented 5 years ago

I will work on 5.8 upgrades in my spare time. Now I have more things on my plate!

On Mon, Jun 3, 2019 at 2:13 PM Abhishek Desai notifications@github.com wrote:

Restler 4 looks great. Will try soon with my project. Also please let me know if possible to upgrade this repository with Laravel-Database 5.8 with Laravel conventions?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Luracast/Laravel-Database/issues/8?email_source=notifications&email_token=AARGSILTDWAUSDDWJTUUK7LPYSY77A5CNFSM4HSEWZDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWYMYWI#issuecomment-498125913, or mute the thread https://github.com/notifications/unsubscribe-auth/AARGSIKEPMQIXVFEUU3ZXPDPYSY77ANCNFSM4HSEWZDA .

abhishek70 commented 5 years ago

Sure. No problem. Thank you @Arul- .