A few more examples on implementing a front end permission structure with VueJS and having it work with the backend Laravel API.
A few more examples on implementing a front end permission structure with VueJS and having it work with the backend Laravel API.
We’ve really seen the need for most of AmplitudeJS’ functionality to be called directly. We go over a few of the methods in this tutorial!
With our permissions in place on the API and on the front end, it’s time to add some admin UI and functionality based around what we built.
Learn how to use some of the more unique elements of AmplitudeJS and how they add functionality and UI/UX enhancements!
Now it’s time to apply our permission structure to the front end of the application through a Vue Router, VueJS and Vuex structure.