Welcome Guest, Not a member yet? Register   Sign In
How to integrate Bootstrap in CodeIgniter?
#1

I've set up a CodeIgniter project and incorporated the Bootstrap library via composer. I utilized "composer create-project CodeIgniter/framework [project-name]" for the CodeIgniter installation and "composer require twbs/bootstrap" for Bootstrap. Now, how do I compile the project?I've set up a CodeIgniter project and incorporated the Bootstrap library via composer. I utilized "composer create-project CodeIgniter/framework [project-name]" for the CodeIgniter installation and "composer require twbs/bootstrap" for Bootstrap. Now, how do I compile the project? How can I integrate Bootstrap into the view folder? Additionally, what's the deployment process once the project is finished?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB