PayLink
1
Requirements
2
Database
3
Admin Account
4
Complete

System Requirements

Make sure your server meets all the requirements before proceeding.

All requirements are satisfied. You are ready to proceed.
PHP Extensions
PHP >= 8.3.0
Current version: 8.4.19. PHP 8.3 or higher is required.
PDO
PHP Data Objects — required for database access.
PDO MySQL
PDO driver for MySQL/MariaDB connections.
Mbstring
Multi-byte string functions — required for Unicode support.
OpenSSL
Encryption and HTTPS support.
JSON
JSON encoding/decoding support.
cURL
HTTP client for external API requests.
Tokenizer
PHP code tokenizer — required by Laravel.
XML
XML parsing support.
Ctype
Character type checking functions.
BCMath
Arbitrary precision mathematics — required for payments.
Zip
ZIP archive support.
FileInfo
File MIME type detection.
Directory Permissions
storage/
Laravel needs write access to cache, sessions, and logs.
bootstrap/cache/
Laravel writes compiled config and routes here.