Skip to content

omaressaouaf/chronoprint

Repository files navigation

ChronoPrint printing house Web App

ChronoPrint is an online printing app that offers quick and practical procedures for printing business cards and flyers and all marketing requirements

website admin


How to use

  • Clone the project with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has sample testing data)
  • Run php artisan storage:link
  • Run npm install && npm run dev
  • Launch the chronoprint.test for website
  • Launch the chronoprint.test/admin for the admin app

Releases

No releases published

Packages

No packages published