# Desktop Offline Use

After installing the system into your Laravel project folder:

1. Copy `run_mobile_shop_server.bat` into the Laravel project root.
2. Right click the `.bat` file and choose **Send to > Desktop (create shortcut)**.
3. Rename the shortcut to **Mobile Shop ERP**.
4. Double click it to run the local server and open the login page.

For production desktop packaging, wrap `http://127.0.0.1:8000/login` with Electron/NativePHP after testing.
