Product details

product details

Ouline: Complete Catering Management System in PHP 

  • Catering Management System in PHP and MySQL Free Download is an integrated monitoring, control, and advisory system for a catering organization. It saves owners money on gas by tracking and regulating energy use and equipment status, as well as guiding operations via real-time status screens and dashboards.
  • Additionally, it determines the load for demand-based ventilation control and, if necessary, limits electrical loads to levels that are currently available. The foundation for improved food safety management is provided by catering management systems with source code, and optional food control management duties will increase labor and operational effectiveness. A tool for efficient maintenance can be made using data on equipment usage and diagnostics.
  • Core Features: Complete Catering Management System in PHP
  • Dashboard
  • Admin Login
  • Employee Login
  • Office Departments
  • Employee Management
  • Payroll Management
  • Notice Management
  • Holiday Management
  • Accounts Management
  • Manage Catering Office
  • Meal Package
  • Meal Delivery
  • Send Meal to Company
  • Catering Due History
  • General Management
  • and Many More..
  • Server Requirements: Catering Management System
  • PHP /= 5.6.0
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Mbstring PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension
  • Server Type: Linux (Shared / VPS / Dedicated)
    PHP Version: 7
    mySQL Version: 5x
  • Installation: Catering Management System
  • Unzip “Files.zip” after uploading it to your host.
  • Create a MySQL database and add SQL.sql to it (From Database Folder).
  • Copy the database information and paste it into the …/core/.env file by going to File Manager.
  • Run your website now.
  • URL for the admin area: http://YourSiteName.com/admin
  • Find administrator details below.
  • Since the system is entirely dynamic, you can alter anything from the admin interface.
  • Related Questions for Installation
  • 1: Do I need VPS or Dedicated Server?
    R: No, you can use a shared server/hosting for the installation.
  • 2: Which hosting provider do you believe will be the best?
    R: Any hosting provider who provides CPanel Hosting but I use ZainHosting.
  • 3: What is CPanel?
    R: The server’s control panel is called CPanel. You can Check More Here
  • 4: What if I don’t have a CPanel?
    R: There’s no need to fear; it works with all control panels, although Cpanel is the easiest to manage, thus I recommend Cpanel-based hosting.
  • How To Edit Code?
  • When the product is installed on your server, two folders and a few files will be available for you.
  • All of our assets, including CSS, JS, and Images, are kept in the folder “assets.” So, look in this folder if you want to edit or change any assets.
  • The Laravel Core is kept in the “core” folder.
  • On this project, we maintain Laravel’s MVC structure.
  • All Routes (URLs) are in “core/routes/web.php.” The ControllerName@FunctionName is located here.
  • The “core/app” folder contains all models.
  • “core/app/Http” This folder contains all controllers. If any functionality has to be changed, you are free to do so.
  • “core/resources/views” Here, you have the complete HTML Structure. If you need to edit anything in HTML, you can do whatever you want.
  • Template HTML Structure
  • The HTML template incorporates proper HTML5 tags and Latest Bootstrap v4. This theme has a responsive design and a Support column with 12 columns. The content area contains predefined classes and all of the information is nested within those classes.
  • CSS Files and Structure
  • This theme mostly uses three CSS files. The first one is called bootstrap.css, the second is called style.css and it’s for this template. The third one is called responsive.css and it manages responsive layouts.
  • Used CSS File For Various Purposes:
  • bootstrap.min.css (CSS Folder). 
  • font-awesome.min.css (CSS Folder).
  • jquery.circliful.css (SASS Folder).
  • font-awesome.min.css (CSS Folder).
  • slick.css (CSS Folder).
  • swiper.min.css (CSS Folder).
  • style.css (CSS Folder).
  • responsive.css (CSS Folder).
  • Simply locate the appropriate title in the CSS file and scroll down until you locate the proper style that needs to be modified if you want to edit a specific section of the website.
  • jQuery and JavaScript
  • jQuery
  • Bootstrap (bootstrap.min.js)
  • gmap (gmaps.js)
  • Highlight (highlight.min.js)
  • Isotope(Isotope.pkgd.min.js)
  • Jquery UI(jquery-ui-slider.min.js)
  • Circliful(jquery.circliful.js)
  • Counterup (jquery.counterup.min.js)
  • Ripple (jquery.ripples-min.js)
  • Slicknav(jquery.slicknav.min.js)
  • Tubular(jquery.tubular.1.0.js)
  • Lightcase (lightcase.js)
  • Map Script (map-script.js)
  • Particles (particles.min.js)
  • Raindrops (Raindrops.js)
  • Slick (slick.min.js)
  • Swiper (swiper.min.js)
  • All Plugin Activation File (main.js)
  • With the help of the Javascript library jQuery, you can write a lot less code. The majority of the animation on this website is produced using custom scripts. A handful of the features are worth exploring.
  • I have used a few “functioning plugins in addition to the custom scripts to produce the effects. You won’t need to manually alter anything in the file because this plugin is already packed.
  • Administrator Login Details
  • Username: admin
    Password: admin

  • For Language; add the below line.
    LANGUAGES=”en,fr”

Upload all of the files in your main file to your domain’s web root folder. This folder is commonly known as public_html, html, or example.com, although it may be named differently depending on your server’s setup.

Dot files are hidden by default on several operating systems. Please ensure that the option to view hidden files is enabled in your file explorer before beginning to upload the files.

  • Set the access permissions (CHMOD) to 775 for the following files and folders:
    • bootstrap/cache/
    • storage/framework/
    • storage/logs/
  • Set up the document/webroot on your web server to point to the program’s public directory. For instance, if you uploaded the software to the example.com folder, you should update your web directory to the example.com/public folder.
  • Go to example.com/admin and
    Use [email protected] and password: password
  • You will be prompted to repair the symlink. When you click fix, a symlink will be created.

How To Edit Code?

When the product is installed on your server, two folders and a few files will be available for you.

All of our assets, including CSS, JS, and Images, are kept in the folder “assets.” So, look in this folder if you want to edit or change any assets.

The Laravel Core is kept in the “core” folder.

On this project, we maintain Laravel’s MVC structure.

All Routes (URLs) are in “core/routes/web.php.” The ControllerName@FunctionName is located here.

The “core/app” folder contains all models.

“core/app/Http” This folder contains all controllers. If any functionality has to be changed, you are free to do so.

“core/resources/views” Here, you have the complete HTML Structure. If you need to edit anything in HTML, you can do whatever you want.

Template HTML Structure

The HTML template incorporates proper HTML5 tags and Latest Bootstrap v4. This theme has a responsive design and a Support column with 12 columns. The content area contains predefined classes and all of the information is nested within those classes.

CSS Files and Structure

This theme mostly uses three CSS files. The first one is called bootstrap.css, the second is called style.css and it’s for this template. The third one is called responsive.css and it manages responsive layouts.

Used CSS File For Various Purposes:

  • bootstrap.min.css (CSS Folder). 
  • font-awesome.min.css (CSS Folder).
  • jquery.circliful.css (SASS Folder).
  • font-awesome.min.css (CSS Folder).
  • slick.css (CSS Folder).
  • swiper.min.css (CSS Folder).
  • style.css (CSS Folder).
  • responsive.css (CSS Folder).

Simply locate the appropriate title in the CSS file and scroll down until you locate the proper style that needs to be modified if you want to edit a specific section of the website.

jQuery and JavaScript

  • jQuery
  • Bootstrap (bootstrap.min.js)
  • gmap (gmaps.js)
  • Highlight (highlight.min.js)
  • Isotope(Isotope.pkgd.min.js)
  • Jquery UI(jquery-ui-slider.min.js)
  • Circliful(jquery.circliful.js)
  • Counterup (jquery.counterup.min.js)
  • Ripple (jquery.ripples-min.js)
  • Slicknav(jquery.slicknav.min.js)
  • Tubular(jquery.tubular.1.0.js)
  • Lightcase (lightcase.js)
  • Map Script (map-script.js)
  • Particles (particles.min.js)
  • Raindrops (Raindrops.js)
  • Slick (slick.min.js)
  • Swiper (swiper.min.js)
  • All Plugin Activation File (main.js)

With the help of the Javascript library jQuery, you can write a lot less code. The majority of the animation on this website is produced using custom scripts. A handful of the features are worth exploring.

I have used a few “functioning plugins in addition to the custom scripts to produce the effects. You won’t need to manually alter anything in the file because this plugin is already packed. The method call itself is the only thing that must be understood.

Gaming eSports Tournament Script in PHP Modules

Admin Dashboard

Access your site at yoursite.com/admin and find yourself in the Admin Dashboard after logging in with the admin user. You can visit the following areas using the main menu on the left.
Dashboard.

  • Teams
  • Players
  • Tournaments
  • Streams
  • Results
  • Gears
  • Testimonials
  • Categories
  • Posts
  • Pages
  • Users
  • Roles
  • Media
  • Menu Builder
  • Database
  • Settings

You may access basic details about your website, such as the number of users, pages, and posts, on the Dashboard.
If you include your Google Analytics information in your site settings, you can also access analytics statistics. Learn more about how to set up Google Analytics for Laravel Voyager here:

Add teams under Teams.

You can add players at the Players section.

Create a Tournament

Add live streams in the Streams.

Configuration

You can alter a lot of the variables or modifications on your site. You can adjust the current configurations by going to http://yoursite.com/admin/settings to change these customizations.

  1. Site Title: This is the name of your website, and it will appear in the homepage header.
  2. Description: This serves as the meta description for the homepage of your website and describes your website.
  3. Site Logo: Uploading your logo will make it appear on the site’s home page. Upload a PNG image with a resolution of around 648 x 200 pixels for the best results. Your logo will look great on HD devices as a result.
  4. Description: This is the text that will appear on the admin login screen.
  5. Background Image: This is the image that will be displayed on the admin login page.
  6. Title: When the menu is extended, this title will appear in the upper left of your Admin Panel. Additionally, the admin login page will make use of it.
  7. Admin Loader: You might want to use a custom loader picture to personalize your admin. You can upload a fresh image to serve as your rotating loader.
  8. Icon Image: This is the graphic that appears at the top left of your admin dashboard as well as on your admin login page.
  9. Social: You may add your social media accounts here.
  10. Hero: This is where you may edit your home page’s hero section.

Demonstration

Now, you can sign in with the following Admin Login information:
Email: [email protected]
Password: password

 

 

 

Leave a comment