DO systemes is a customized framework designed on opensource technologies such as Laravel, a PHP framework and Vue.js, a progressive Javascript framework.
DO systemes is a viable option to reduce your time, cost and workforce for building modular systemes from a small blog to an online platform. It can be suitable for all small or large business demands
Clone DO Systems Project into your local machine or your server
Inside the directory of the project run the following commands
Composser install
php artisan digitalorder:install
follow the command line instuction and enter the database name and password
For Development server:
php artisan serve
For production server:
Set apache or Nginx configration to serve public folder for more details check this tutorial