Banquet Hall Management Software in PHP MySQL

By CampCodes Administrator

Published on:

banquet hall management software

Project: Banquet Hall Management Software using PHP and MySQL with Source Code

About Banquet Hall Management Software using PHP MySQL Project Free Download

Banquet Hall Management Software Free Download is a Sales and Event Management web application for restaurants, hotels and unique venues that will increase event sales and streamline the planning process.

Features of Banquet Hall Management Software

  • Login
  • Dashboard
  • Leads
  • Quotations
  • Invoices
  • Events
  • Calendar
  • To-Dos
  • Meeting
  • Sales Team
  • Logged Calls
  • Corporates
  • Reports
  • Configuration
  • Staff
  • Options
  • Event Contractor
  • Event Settings
  • Event Source
  • Menu
  • Templates
  • Settings

Server Requirements

Since Banquet Management Software is based on Laravel, all laravel requirements apply

  • PHP >= 7.0.0
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Installation of Banquet Hall Management Software

This zip file contains all laravel files integrated with Banquet CRM.

Create two Data base for example banquet_1 and banquet_2

Now Import Data base in order for banquet_1 Import for first database & banquet_2 Import for second database

Open .env file and change data DB_DATABASE , DB_USERNAME, DB_PASSWORD

For Example

DB_DATABASE=banquet_1

DB_USERNAME=root

DB_PASSWORD=root

Open database.php file paht is config/database.php and change database, username ,password as you need at line number 56 or find mysql2 configuration in same file

READ ALSO:   Online School Event Management System in PHP MSQL Free Source Code

For Example

‘database’ => ‘banquet_2’,

‘username’ => ‘root’,

‘password’ => ‘root’,

Note : This Project run with two database so please import database in order.

Complete Banquet Hall Management Software Project

  • Name of Project: Banquet Hall Management Software Project
  • Language:                  PHP
  • Databases used:      MySQL
  • Design used:            HTML JavaScript, Ajax, JQuery, Bootstrap
  • Browser used:          IE8, Google Chrome, Opera Mozilla
  • Software used:         WAMP/ XAMPP/ LAMP/MAMP

Screenshots

open source banquet hall management software
open source banquet hall management software

banquet hall management software free download

Demonstration

Login Details as below :

  • SUPER ADMIN

Email id: support@kintudesigns.com

Password: asdf1234

  • STAFF ACCESS

Staff Admin: Edward

email id: edwards@crm.com

password: asdf1234

Staff: David

email id: miller@crm.com

password: asdf1234

Marketing Executive : John

email id: leo@crm.com

password: asdf1234

Sales Manager : Charlie

email id: charlie@gmail.com

password: asdf@1234

I hope this Banquet Hall Management System Software using PHP MySQL will help you with what you are looking for and hope that you will learn something with this project that is useful for your future projects.


Related Projects: Online Hotel Booking Management System, Guest House Online Reservation System, Online Hotel Reservation System in PHP MySQL, Complete Online Hotel Booking System using PHP MySQL

Free Download Banquet Hall Management System Software

Download Here

8 thoughts on “Banquet Hall Management Software in PHP MySQL”

  1. Hello,
    I do not have much experience in php and web pages and I am looking for a banquet software. I have created the two bases and imported them in order. I have changed the information in database.php and the values ​​of .env
    I am running http://www.greenbooks.mx/public/index.php. it is right?
    When introducing any user I have a message: Whoops, looks like something went wrong.
    Do you have any idea what I’m doing wrong? Thanks in advance & Best Regards.

    Reply
  2. Hi after follow step above and browse to login page, I tried to login in using given super admin detail, I got the error below

    Whoops, looks like something went wrong.

    please kindly help where something wrong

    Reply
  3. SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘banquet_2.eventdetails’ doesn’t exist (SQL: select * from `eventdetails` where `eventdetails`.`deleted_at` is null)

    I get this error. I believe the .sql for banquet_2 is incomplete.

    Reply

Leave a Comment