PHP Classes

File: apps/MS-AvailableHotels/config/providers.php

Recommend this page to a friend!
  Classes of mohammad anzawi   PHP Hotel Booking Available   apps/MS-AvailableHotels/config/providers.php   Download  
File: apps/MS-AvailableHotels/config/providers.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Hotel Booking Available
Search for hotels that are available for booking
Author: By
Last change:
Date: 2 years ago
Size: 156 bytes
 

Contents

Class file image Download
<?php

return [
   
'BestHotels' => env('BEST_HOTELS_API_URL'),
   
'BestHotels2' => env('BEST_HOTELS_API_URL'),
   
// add all supported providers here
];