Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable devtools for Livewire #19

Open
msassa opened this issue Aug 18, 2021 · 3 comments
Open

Enable devtools for Livewire #19

msassa opened this issue Aug 18, 2021 · 3 comments

Comments

@msassa
Copy link

msassa commented Aug 18, 2021

I'm getting this message from Livewire Devtools

image

And I have APP_ENV=dev ... what should I do, additionally, to enable Livewire Devtools ?

@wit3
Copy link

wit3 commented Sep 27, 2021

APP_ENV=local
APP_DEBUG=true

@renepardon
Copy link

APP_ENV=local APP_DEBUG=true

unfortunately this does not help - have the same problem and also explicitly build the JS assets with local/dev environemnt and not for production. Any other suggestion?

@reppair
Copy link

reppair commented Nov 16, 2022

Same in Firefox and Chrome when built from source also the same using the official Chrome addon.

Using Laravel Sail, Laravel 9, Livewire 2 on MacOS 12.6 (m1)..

@mpociot any advise comes to mind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants