What are the server requirements for laravel 6.0?
Answer / Shalini Yadav
For Laravel 6.0, the recommended PHP version is 7.2.5 or higher. The framework also requires a web server such as Apache with mod_rewrite enabled or Nginx. A SQL database like MySQL 5.6+, PostgreSQL 9.5+, or SQLite 3.8+ is also required.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is route parameters in laravel?
Define hashing in laravel.
What are the Versions Laravel - Understanding Release Process ?
What is the use of in laravel?
What is meant by Laravel - Authentication ?
Which is better django or laravel?
Is laravel secure?
What is csrf protection in laravel?
What is composer tool?
How to registering middleware in laravel?
Explain closures in laravel?
Explain the request life cycle of laravel?