Skip to content

Instantly share code, notes, and snippets.

@aliselcuk
Created February 1, 2019 08:10
Show Gist options
  • Save aliselcuk/deb2c19cabd84182301f9c8f7b44f78d to your computer and use it in GitHub Desktop.
Save aliselcuk/deb2c19cabd84182301f9c8f7b44f78d to your computer and use it in GitHub Desktop.
SuperV Customizing SPA
php artisan vendor:publish --tag=superv.spa
cd resources/superv/spa
yarn install
~ modify files ~
yarn build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment