Example of how deploy a simple PHP project on liara.
Create New PHP App & install the Liara CLI
$ git clone https://github.com/liara-cloud/php-getting-started.git # or clone your own fork
$ cd php-getting-started
$ liara deploy
- Adding liara.json file
- php.ini customization
- Apply custom apache settings with .htaccess file
- Disk setup
- Object Storage In Liara
- Email Server In Liara
Read more on liara PHP apps documentation