You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2021. It is now read-only.
Saving a change results in a
in Facade\CodeEditor\Http\Controllers\SaveFileContentController:
example under windows
echo $file; => C:\dev\myApp\app\Http\Controllers\Frontend\MainController.php
echo $filePath; => C:\dev\myApp\C:\dev\myApp\app\Http\Controllers\Frontend\MainController.php
is this a configuration problem (in my setup) or a bug?
The text was updated successfully, but these errors were encountered: