Closed NirmaLKumar26 closed 11 months ago
You can see Demo : Demo Link
@NirmaLKumar26 Which version of php you use? it's recommended you php version to not be up more than 8.1. If you change the line "define('ENVIRONMENT', 'development');" to "define('ENVIRONMENT', 'production');" in your index.php file, warnings will be hidden, but you should use lower version of php
its works, Thank you
A PHP Error was encountered Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Please Let me know how to fix bro