Skip to content

hermine-dev/shopify_customers

Repository files navigation

Instalation

  • composer install.
  • copy .env.example to .env.
  • .env change all defined values for your local usage.
  • php artisan key:generate
  • php artisan migrate
  • npm install
  • run laravel application by this command "php artisan serve"
  • run npm by this command: "npm run dev"
  • check application here http://localhost:8000/

** Note: For your local machine maybe application will run instead of 8000 with different port, please use it.

About

Laravel + vuejs + shopify customers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors