All Projects → javedbaloch4 → laravel-booking-app

javedbaloch4 / laravel-booking-app

Licence: other
Laravel based application used to book rooms and bookings and manage bookings and clients. For now this is a basic booking management system for hotels.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
HTML
75241 projects
Vue
7211 projects

Projects that are alternatives of or similar to laravel-booking-app

Notifier
NO LIBRARIES socket per page bridge for your Laravel application. (CLIENT PART INCLUDED)
Stars: ✭ 57 (-9.52%)
Mutual labels:  laravel-application
Laravel Shop
Laravel 电商实战教程的项目代码
Stars: ✭ 2,341 (+3615.87%)
Mutual labels:  laravel-application
bookshelf
My GraphQL playground
Stars: ✭ 64 (+1.59%)
Mutual labels:  example-app
Keys
🔑 Cryptocurrency private keys
Stars: ✭ 71 (+12.7%)
Mutual labels:  laravel-application
Chatify Demo
Chatify Laravel Package Demo application
Stars: ✭ 189 (+200%)
Mutual labels:  laravel-application
Learn Laravel
Laravel 学习资料和开源项目集
Stars: ✭ 229 (+263.49%)
Mutual labels:  laravel-application
Larabbs
A forum project base on Laravel
Stars: ✭ 967 (+1434.92%)
Mutual labels:  laravel-application
founder
Laravel starter application
Stars: ✭ 47 (-25.4%)
Mutual labels:  laravel-application
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (+214.29%)
Mutual labels:  laravel-application
boilerplate
Laravel AdminLTE 3 Boilerplate package with blade components, users, roles and permissions management
Stars: ✭ 167 (+165.08%)
Mutual labels:  laravel-application
Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (+33.33%)
Mutual labels:  laravel-application
Paste.laravel.io
The Laravel.io Pastebin.
Stars: ✭ 135 (+114.29%)
Mutual labels:  laravel-application
Laracrud
Laravel Code Generator based on MySQL Database
Stars: ✭ 238 (+277.78%)
Mutual labels:  laravel-application
Laravel Vue Tasks
📝 Task app built with Laravel 5.5 and Vue 2
Stars: ✭ 66 (+4.76%)
Mutual labels:  laravel-application
Adware-ads-network-server
Online Advertising Network Server
Stars: ✭ 44 (-30.16%)
Mutual labels:  laravel-application
Laravel Qrcode Ecommerce
This is a complete laravel project that handles qrcodes, payments, api/microservices, and ecommerce
Stars: ✭ 36 (-42.86%)
Mutual labels:  laravel-application
Urlhub
URL shortener web application based on the Laravel PHP Framework.
Stars: ✭ 217 (+244.44%)
Mutual labels:  laravel-application
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (-66.67%)
Mutual labels:  example-app
docker-laravel-vuejs
🌟 🎯 📰 Dockerized Blog + Forum + REST API + App using Laravel, Vue.js
Stars: ✭ 27 (-57.14%)
Mutual labels:  laravel-application
Laravel Gitscrum
GitScrum is a Project Management Tool, developed to help entrepreneurs, freelancers, managers, and teams Skyrocket their Productivity with the Agile methodology and Gamification.
Stars: ✭ 2,686 (+4163.49%)
Mutual labels:  laravel-application

Laravel-Booking

Laravel based application used to book rooms and bookings and manage bookings and clients. For now this is a basic booking management system for hotels.

Features

  • Adding clients and modify them and rooms associated with clients.
  • Adding a new Room or check the availability of the room.
  • Create and manage bookings

Installations / Instructions

git clone https://github.com/javedbaloch4/Laravel-Booking.git

Open .env file to configure your database and it's name, host, and password

composer install

cp .env.example .env / copy .env.example .env

php artisan key:generate

php artisan migrate --seed

php artisan serve

localhost:8000

Wiki

Please view the wiki for a list of features.

Issues

If you come across any issues please report them here.

Contributing

Lets build it together I will be glad if you consider contribute to the Laravel Booking project! Please feel free to make any pull requests, or e-mail me a feature request you would like to see in the future to, Javed at [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].