@corbin i'd spin up some dev hosting and deploy it there. if you don't want the public accessing it yet, just stick a .htpasswd in front of it to protect it.
Oct 30, 2020
1
Level 9
Share Laravel API & Vue SPA publicly like you can with Laravel Valet share?
I've built an API using Laravel that transfers the data to a Vue SPA in a different directory. What I'm wondering is if there is a way to share both my Vue and Laravel project publicly so my designers can look at the problems I am having?
I know laravel just requires valet share, but I have not idea how to easily accomplish this with my Vue app. The app is no where near ready to put on a public dev server, so it would be nice to be able to do this.
Any ideas? Thanks guys
Please or to participate in this conversation.