This repository has been archived by the owner on May 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Edits not saving. #12
Comments
Same problem under Windows 10 - Laravel 6 / Ignition @ master |
Same problem with Windows 10,Laravel 6.6.2 |
Same problem, Win 10, Laravel 6.7 |
same problem |
Same problem does anyone knows the solution for this |
same problem, win 7, laravel 6.2 |
I think this is because you have to use a certain IDE for this to work. Try using PHP storm |
i'm using vscode. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
OS: Win7
Php: 7.3.4
Laravel: 6.2
Inline code editor looks pretty, but it's not saving any edits at all. I'm just testing this package out on a fresh install after seeing it in laracasts.
I used a variable I didn't declare on purpose on my welcome view to trigger an error, edit out the variable, hit CTRL+S, get the green popup saying it saved correctly, press F5 and get the same error. Any edits I make just revert as soon as I change the stack frame or hit refresh.
Am I missing something here? There's not much documentation besides "do
composer facade/ignition-code-editor --dev
".The text was updated successfully, but these errors were encountered: