Requirements
- PHP >= 8.2
- MySQL 8.0+ / PostgreSQL 9.4+
- exif PHP extension (on most systems it will be installed by default)
- intl PHP extension (on most systems it will be installed by default)
- bcmath PHP extension (on most systems it will be installed by default)
- GD PHP extension (used for image manipulation)
Installation
Create a New Project
Configure the Laravel app
Copy the.env.example file to .env and make sure the details match to your install.
Migrate and Seed
Install LunarFinished 🚀
You are now installed!- You can access the storefront at
http://<yoursite> - You can access the admin hub at
http://<yoursite>/lunar