• Stars
    star
    1
  • Language
    PHP
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is single page application(SPA) based on Laravel. If you want to run it then follow that some steps: just run some artisan command: "composer update" ,"php artisan optimize" ,"php artisan cache:clear" ,"php artisan route:cache" ,"php artisan view:clear", "php artisan config:cache" then import (foodorderversion1.sql) file in your MySql database and customize your .env file and at last run this comment in cmd "php artisan storage:link" then serve file by web.php