a. Prerequisites ❗️
a. Prerequisites ❗️
Before cloning and running the application a list of requirements are required. The following technologies and libraries are required to run the application:
Requirements
- PHP 8.1
- Oracle Instant Client 12c
- OCI8 Configuration
Guide: here are a list of guides for configuring oci8 with PHP 8.1
Note: for Linux Distros, make use of the Dockerfile as reference installing requirements.
- Git
- NodeJS v18 above
- Composer v2 above
- Environment Variables
.env
for Local Development - Code Editor e.g., Visual Studio Code
➡️ Next up!