Hi, great package by the way!
Question
Was just wondering if it's possible to get pan working with a single-page application. Meaning, the backed is Laravel but the frontend is a totally different domain and not a Laravel application.
Suggestion?
My guess is that a <script> containing the Pan JS code and maybe a PAN_ENDPOINT environment variable pointing to the Laravel route might be a good developer experience for SPAs?
Again, thanks for the lovely little package.
Hi, great package by the way!
Question
Was just wondering if it's possible to get
panworking with a single-page application. Meaning, the backed is Laravel but the frontend is a totally different domain and not a Laravel application.Suggestion?
My guess is that a
<script>containing the Pan JS code and maybe aPAN_ENDPOINTenvironment variable pointing to the Laravel route might be a good developer experience for SPAs?Again, thanks for the lovely little package.