Open fazalimran opened 1 month ago
@fazalimran You can update your CI to the latest version by using the command "composer update". It will not affect the existing code. do not forget to copy the below files after update to the latest version - vendor/codeigniter4/framework/public/index.php public/index.php vendor/codeigniter4/framework/spark spark
Thanks you. Any chance of including all the adminlte plugins?
@fazalimran yes, you can add the plugins manually to the "public\assets\simpletine\plugins" directory and use as per your requirement.
It is required to be updated to CI 4.5.5 as per CI documentation and recommendations.