Open ipontt opened 5 years ago
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
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
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. i saw the tutorial using vscode, macOS works properly
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
".