Skip to content

masterfermin02/vicidial-realtime-dashboard

Repository files navigation

Dashboard realtime app example for vicidiail

This is a simple realtime dashboard app example for vicidial built with lightwave.

Lightwave is a simple PHP starter kit created by the PHP dominicana community. It is designed to help you get started with PHP development quickly. It includes a simple web server, a simple router It is designed to be simple and easy to use.

Requirements

  • PHP 8.3
  • Composer
  • Vicidial Database

Installation

A few simple steps are needed to get this application up and running:

  • Download the project or clone the repository.
  • Install the dependencies
composer install
  • Copy the .env.example file to .env and update the database connection settings.
cp .env.example .env
  • Update the .env file with your database connection settings

N|Solid

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published