Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netraxis/ibooking_laravel
This website is an online platform designed to make it easy for users to book various services or events, such as hotel, apartment, car, space, and tour. This allows customers to search for available options, view details, compare prices, and compete their bookings directly through the website.
https://github.com/netraxis/ibooking_laravel
ajax css geolocation html ibooking javascript jquery json kickbox laravel mysql php recaptcha
Last synced: 15 days ago
JSON representation
This website is an online platform designed to make it easy for users to book various services or events, such as hotel, apartment, car, space, and tour. This allows customers to search for available options, view details, compare prices, and compete their bookings directly through the website.
- Host: GitHub
- URL: https://github.com/netraxis/ibooking_laravel
- Owner: netraxis
- Created: 2024-09-04T17:57:58.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-08T06:00:24.000Z (2 months ago)
- Last Synced: 2024-10-10T13:20:17.490Z (about 1 month ago)
- Topics: ajax, css, geolocation, html, ibooking, javascript, jquery, json, kickbox, laravel, mysql, php, recaptcha
- Language: PHP
- Homepage:
- Size: 29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About iBooking
Ibooking is an online platform designed for booking various services, primarily focused on travel and accommodation. It allows users to search for and reserve hotels, flights, car rentals, and other travel-related services. The site typically features a user-friendly interface that enables customers to compare prices, read reviews, and view detailed information about different options.
## Install & Run
```bash
composer install
``````bash
php artisan serve
```## Versions
php 7.4
Laravel 8.0
## Laravel Sponsors
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell).
- **[Vehikl](https://vehikl.com/)**
- **[Tighten Co.](https://tighten.co)**
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
- **[64 Robots](https://64robots.com)**
- **[Cubet Techno Labs](https://cubettech.com)**
- **[Cyber-Duck](https://cyber-duck.co.uk)**
- **[British Software Development](https://www.britishsoftware.co)**
- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)**
- **[DevSquad](https://devsquad.com)**
- [UserInsights](https://userinsights.com)
- [Fragrantica](https://www.fragrantica.com)
- [SOFTonSOFA](https://softonsofa.com/)
- [User10](https://user10.com)
- [Soumettre.fr](https://soumettre.fr/)
- [CodeBrisk](https://codebrisk.com)
- [1Forge](https://1forge.com)
- [TECPRESSO](https://tecpresso.co.jp/)
- [Runtime Converter](http://runtimeconverter.com/)
- [WebL'Agence](https://weblagence.com/)
- [Invoice Ninja](https://www.invoiceninja.com)
- [iMi digital](https://www.imi-digital.de/)
- [Earthlink](https://www.earthlink.ro/)
- [Steadfast Collective](https://steadfastcollective.com/)
- [We Are The Robots Inc.](https://watr.mx/)
- [Understand.io](https://www.understand.io/)
- [Abdel Elrafa](https://abdelelrafa.com)
- [Hyper Host](https://hyper.host)
- [Appoly](https://www.appoly.co.uk)
- [OP.GG](https://op.gg)
- [云软科技](http://www.yunruan.ltd/)## Contributing
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.
## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).