Skip to content

๐Ÿ“Š Service Point Performance Analyzer and Preventive Maintenance Asset

Notifications You must be signed in to change notification settings

ckmd/Serpo-time-counter

Repository files navigation

Codacy Badge

Serpo-time-counter ๐Ÿ“Š

Project Based on

  • Laravel 5.7.* Framework
  • AdminLTE Template
  • XLSX Writer/Loader Library

How to use

  • configure the php.ini (change the memory limit into -1 and file upload size 20MB++)
  • run composer update
  • Migrate the database using : php artisan migrate
  • run the application using : php artisan serve
  • open at localhost:8000

How to Use in Linux Server

  • Clone or download file into /var/www/
  • if Using HTTPS{
    • set webserver directory in /etc/apache/sites-available/https.conf into /var/www/::Project Name::/public }
  • run chmod -R 777 ::Project Name::/ outside ::Project Name::
  • run composer update inside ::Project Name::

Application Workflow

alt text

About

๐Ÿ“Š Service Point Performance Analyzer and Preventive Maintenance Asset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published