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
Describe the bug
Controller and Views are not working. An error 404 is shown in the case of a controller in a subdirectory and a view not found in the case of a view file in a subdirectory
CodeIgniter 4 version
Version 4.0.2
Context
OS: Parrot OS
Web server: Apache/2.4.41 (Debian)
PHP version: PHP 7.3.15-3
The text was updated successfully, but these errors were encountered:
bennito254
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
Mar 13, 2020
bennito254
changed the title
Bug:
Bug: Controllers and Views in subdirectories not working
Mar 13, 2020
Describe the bug
Controller and Views are not working. An error 404 is shown in the case of a controller in a subdirectory and a view not found in the case of a view file in a subdirectory
CodeIgniter 4 version
Version 4.0.2
Context
The text was updated successfully, but these errors were encountered: