SCPL ERP–CRM–HRP Installation
PHP 8.2+ core PHP application with MySQL/MariaDB.
Before installation
- Copy
.env.example to .env. - Create an empty MySQL database named in
DB_DATABASE. - Set the correct database username/password.
- Ensure the web server can write to
uploads/ and storage/logs/.