zurri-org / Zurri-Backend

Team-225 Backend repo
0 stars 5 forks source link

Added rooms feature and Images #26

Closed SaidiAli closed 4 years ago

SaidiAli commented 4 years ago

I have created relationships between the new room model and image models to the hotels model. This will enable us to connect all of them together easily. I have also installed the cloudinary laravel SDK, so you will have to do a composer install after PR is merged. You will also have to run new migration so that the changes I have implemented take effect.