What is system requirement for installation of laravel 5.2 (latest version)?
Answer / Sidharth Sharma
Here are the system requirements for Laravel 5.2:
- PHP >= 5.6.4
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you understand by eloquent orm?
How to do dependency injection in laravel controllers?
What is mass assignable in laravel?
What are laravel facades?
How do I know laravel version?
why we use Laravel - Session ?
What is automatic injection in laravel?
Tell me what is system requirement for installation of laravel 5.2 (latest version)?
How do I assign several roles to users and permit the users to perform some actions based on those roles?
What do you mean by terminable middleware?
Please explain what are the main differences between laravel 4 and laravel 5.x?
What is rest api laravel?