Setup Essentials
Requirements for 6amMart Installation
Admin & Web (V2.12)
- PHP 8.1 or higher
- MySQL 5.7 or higher
- Laravel 10
Mobile App (V2.12)
- IDE: Android Studio latest
- Flutter SDK (version 3.27.1 Stable)
- Install JDK 17
- Xcode 16.2 for IPA file build
For React (V2.12)
- Node js v16.8 or higher
- Npm / Yarn
- Vs code / Webstrom
- First, you must deploy your admin panel on a remote server.
- Use the admin host URL as the base URL and use that for setting up your app.
- You can also build the customer web using the same base URL. Build the web and deploy to your main domain.
Also, you can customise any part of the application according to your own.
Warning
If anything goes wrong with the customization you made, we won’t be responsible for that.