Start IMIS Application

To start the IMIS application, launch the Laravel development server by running the following command in the terminal within the IMIS project directory:


php artisan serve


This command initiates the development server, allowing the IMIS application to run on your local machine. Once the server is running, open a web browser and navigate to http://127.0.0.1:8000 (localhost) to access the IMIS application homepage.


Revision #1
Created 3 March 2025 04:00:16 by Bookstack Editor
Updated 3 March 2025 04:00:30 by Bookstack Editor