laravel telescope redirect to localhost code example
Example: laravel telescope redirect to localhost
<!-- Global Telescope Object -->
<script>
window.Telescope = @json($telescopeScriptVariables);
window.Telescope.path = 'your_project_folder/public/telescope';
</script>