This is my first ever project with CakePHP, I am using version 3.4.9.
I have followed the naming conventions, but I am unable to access from URL http://localhost:8765/job_titles
As it should show me the table fields of table job_titles, instead it is giving me this error.
I have searched a lot and tried the solutions people have suggested, but this error won’t go away.
I will be asking this same on Stack overflow, so get mad if you find it as duplicate.