Description
Hello World, This is url shortner project in codeigniter. This is simple project built with codeigniter and bootstrap 4. In this project user will enter url and get short code of that url. In this project we are saving given url by user and create unique code associated with given url.
How to install this project
- Unzip the folder and place it in the server folder.
- Open application/config.php and change the base url.
- Open application/database.php and change database credentials.
- Import the .sql file in database.
- Run your project in browser.
Reviews
There are no reviews yet.