CodeIgniter 4 MySQL 8 CRUD Example - Roy Tutorials
Once PHPMyAdmin boots up, click on the 'new' button on the left sidebar to create a new database. Create new database in phpmyadmin On the page that loads, type in your preferred database name here we are using Codeigniter-crud as the database name and click on the create button. now we will execute SQL query in PHpmyadmin to create our tables.