- Version
- Download 1869
- File Size 8.95 MB
- File Count 1
- Create Date April 1, 2021
- Last Updated August 18, 2024
About How to Install Laravel - A PHP Framework
This is a tutorial on How to Install Laravel - A PHP Framework. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user-friendly environment.
You may visit the official Laravel site for documentations and installation using this link. First make sure you meet the following requirements:
- PHP >= 7.0.0
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
To get PHP version >=7.0.0, you may download XAMPP that supports PHP 7 or higher using this link.
Download