apiato / apiato

PHP Framework for building scalable API's on top of Laravel.
http://apiato.io
MIT License
3.02k stars 487 forks source link

Upgrade to Laravel 5.3 #47

Closed Mahmoudz closed 8 years ago

g0ld3lux commented 8 years ago

already updated? or still pending... would like to test 5.3

Mahmoudz commented 8 years ago

@g0ld3lux still pending, I'm not sure I will have time to do this before the first stable release milestone, but I'll try.

dugajean commented 8 years ago

Would love to give this product of yours a try, but I'm gonna wait for the 5.3 version before continuing. There's a clearer separation by default between web and api apps in 5.3.

Mahmoudz commented 8 years ago

@dugajean 100% I'm very excited to 5.3 for that reason, and I'm sure this upgrade is not gonna be simple, it's gonna take me some time :( I'm about to start yet another project on top of Hello API I'll try to upgrade it before I start. So It's either this week or after 2 month :P when I finish this project.

Mahmoudz commented 8 years ago

@g0ld3lux @dugajean Hello API is now running on Laravel 5.3 surprisingly it took me less than 4 hours! to upgrade the code and the docs in addition to cleaning few things along the way.

It worth also mentioning few things that were already implemented in Hello API since version 5.1 and now supported in 5.3 by default:

g0ld3lux commented 8 years ago

Ill test it let me know how can i help with the documentation.... Examples... etc... this is worth maintaining like laradock ...

llstarscreamll commented 8 years ago

OMG!! It means that the project is ready to production?

Mahmoudz commented 8 years ago

@llstarscreamll not yet, I'm still doing some major changes #45.

I will be working on Hello API for 3 days (started yesterday) after that I have to build a project for a client and will take me ~2 months before doing another major updates..

I'll create a stable version in the next few days as stated by this Milestone https://github.com/Mahmoudz/Hello-API/milestone/1

Besttt,