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
Is possible to make something with that? When i work in Windows i've something like "require_once DIR . '/........\bootstrap.php';" in code. Is possible to force change slashes to forward one even when i use Windows?
The text was updated successfully, but these errors were encountered:
It's a some time, but if i remember well, than problem was in generated path which was generated depending by used OS. Thats a problem when someone works on windows and has linux server.
Is possible to make something with that? When i work in Windows i've something like "require_once DIR . '/........\bootstrap.php';" in code. Is possible to force change slashes to forward one even when i use Windows?
The text was updated successfully, but these errors were encountered: