Laraship is built on Laravel 10 & MySQL / Postgres SQL; you will need to make sure your server meets the following requirements:
- PHP >= 8.2
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- PHP Imagick extension for media library
- XML PHP Extension
- PHP BC Math or GMP extension for URL hashing.
- PHP GD or Imagick for the media library.
- PHP memory limit should be at least 2GB, click here for more details
- Composer is required to manage PHP modules: https://getcomposer.org/.