Answer Posted / Pankaj Sahu
URL routes need to be configured in CodeIgniter because it allows for cleaner, user-friendly URLs. By configuring routes, you can map multiple URL patterns to a single controller method, which can help keep your URL structure organized and easy to understand.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers