xlr8rms/hotelsearchapi

This package built for exercise purpose only and it will provide feauture to search hotels near by location or by price.

1.0.0 2023-02-24 06:32 UTC

This package is not auto-updated.

Last update: 2025-06-28 15:39:17 UTC


README

note: this package run only in laravel

How To Install 

    composer require xlr8rms/hotelsearchapi

        require packages
            guzzlehttp/guzzle: 7.5      
            laravel/framework: 8.75

Usage
    
    1. in your folder config/app.php add this serviceProvider  Xlr8rms\Hotelsearchapi\HotelServiceProvider::class,
    2. run command php artisan serve
    3. http://127.0.0.1:8000/searchhotellist