Website(PHP Laravel) Pre Requisites for installation
The Laravel framework has a few system requirements. All of these requirements are satisfied by the Laravel Homestead virtual machine, so it’s highly recommended that you use Homestead as your local Laravel development environment.
However, if you are not using Homestead, you will need to make sure your server meets the following requirements:
- PHP >= 7.2.0
- BCMath PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Allow URL F-Open
- PHP EXIF PHP Extension
You can read more about from official laravel website.
Ionic Pre Requisites for installation
For ionic mobile app development, you need ionic development environment ready.
Please follow below official links to setup your development machine.
You must have prior experience of ionic mobile application development. Also you must know about how to compile apps for playstore and appstore.
Application build and test dependencies
Below given are the essential dependencies that are needed to build the application and also for testing purpose.
- Stable Node version
- Latest Ionic CLI
- Latest Cordova CLI
- Latest Android Studio with SDK Manager
- Latest XCode
Projects are tested on following enviroment
- NodeJS: v12.18.2
- npm: 6.13.7
- cordova-res: 0.15.1
- Ionic CLI: 6.10.1
- Ionic Framwork: @ionic/angular 5.0.4
- @angular-devkit/build-angular: 0.803.26
- @angular-devkit/schematics: 8.1.3
- @angular/cli: 8.1.3
- @ionic/angular-toolkit: 2.2.0
- Cordova CLI: 9.0.0 (cordova-lib@9.0.1)
- Cordova Platforms: android 8.1.0
- cordova-res: 0.15.1