hi sir I need to talk to you about my codeigniter 4.5 project running on cloud panel which uses Nginx {yeah what is happening is when I am trying to access the main page. It is successfully loading it but all the links are not working and shows {404 Not Found nginx} sir, kindly help me in resolving this issue. Am I doing some mistake in routing or is it related to configuration of Nginx ?
Hi, If you think the issue is related to configuration of Nginx, I suggest you to refer to the articles listed below. If that does not help you to resolve the issue please write to me along with screenshot firecoder596@outlook.com github.com/ishaqadhel/Deploy-CodeIgniter-Nginx gist.github.com/odan/b5f7de8dfbdbf76bef089776c868fea1
@@firecoder596 Thanks a lot for your swift reply. I was able to fix it after long hours. the problem was i added the project directory name to the base_url like this 'localhost:8081/shield' instead of 'localhost/8081/'. Thanks again
Can you make a tutorial series of CodeIgniter 4 advanced topics covering all official ci4 packages in depth and probably create a mini project
i am a big fan of Codeigniter 4
Great video, could you please tell me which extension is the MySQL one that you're using?
MySQL Shell for VS Code
hi sir I need to talk to you about my codeigniter 4.5 project running on cloud panel which uses Nginx {yeah what is happening is when I am trying to access the main page. It is successfully loading it but all the links are not working and shows {404 Not Found
nginx} sir, kindly help me in resolving this issue. Am I doing some mistake in routing or is it related to configuration of Nginx ?
Hi, If you think the issue is related to configuration of Nginx, I suggest you to refer to the articles listed below. If that does not help you to resolve the issue please write to me along with screenshot firecoder596@outlook.com
github.com/ishaqadhel/Deploy-CodeIgniter-Nginx
gist.github.com/odan/b5f7de8dfbdbf76bef089776c868fea1
Good tutorial though, i have followed it but not working. it's showing 404
Please send a screenshot of that to firecoder596@outlook.com. Be sure to mention the web server you are running.
@@firecoder596 Thanks a lot for your swift reply. I was able to fix it after long hours. the problem was i added the project directory name to the base_url like this 'localhost:8081/shield' instead of 'localhost/8081/'. Thanks again