xlr8rms / hotelsearchapi
此包仅用于练习目的,它将提供搜索附近酒店或按价格搜索酒店的功能。
1.0.0
2023-02-24 06:32 UTC
Requires
- php: >=7.4
- guzzlehttp/guzzle: >=7.5
- laravel/framework: ^8.75
This package is not auto-updated.
Last update: 2024-09-21 11:51:46 UTC
README
备注:此包仅在 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