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
i was using
KEY = VALUE # Comment - it does works, but you should not allow it
PhpStorm is recommending
KEY = VALUE#COMMENT which is giving error from codeigniter 4 framework... - you should not allow it too
The text was updated successfully, but these errors were encountered:
i was using
KEY = VALUE # Comment - it does works, but you should not allow it
PhpStorm is recommending
KEY = VALUE#COMMENT which is giving error from codeigniter 4 framework... - you should not allow it too
The text was updated successfully, but these errors were encountered: