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.
- PHP 8.3
- Composer
- Vicidial Database
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
