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.
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.