SETTING UP THE BACKEND
Setting Up the Backend (PHP CodeIgniter)
Test the Backend
1. Start your Apache server.
2. Open your browser and go to:
http://localhost/your_project
3. Verify the backend is working. You should see the default home screen or API response.