25.06.2018 Views

Full-Stack Vue.js 2 and Laravel 5

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Deploying to Heroku<br />

With that done, commit any file changes to Git <strong>and</strong> push again to Heroku to<br />

trigger a new deploy. You'll also need to rebuild your frontend assets <strong>and</strong> transfer<br />

these to the CDN.<br />

Finally, set the CDN environment variables:<br />

$ heroku config:set \<br />

CDN_BYPASS=0 \<br />

CDN_URL=vuebnb-9c0f.kxcdn.com

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!