Before installing LaraPress, please ensure your server meets the following requirements. LaraPress is built on the latest version of Laravel, so your hosting environment must support modern PHP features.
Your server should meet the following minimum requirements:
1. PHP Version: 8.2 or higher
2. Database: MySQL 5.7+ / MariaDB 10.3+
3. Web Server: Apache / Nginx
4. Composer: Latest version recommended
Make sure the following PHP extensions are enabled on your server:
1.BCMath
2.Ctype
3.Fileinfo
4.JSON
5.Mbstring
6.OpenSSL
7.PDO
8.Tokenizer
9.XML
10.cURL
These extensions are required for Laravel and LaraPress core functionality.
For the best performance, we recommend the following configuration:
1. PHP Memory Limit: 256MB or higher
2. Max Execution Time: 60 seconds or higher
3. Upload Max Filesize: 64MB or higher
4. Post Max Size: 64MB or higher