What are the databases laravel supports?
Answer / Namrata
Laravel supports several databases, including MySQL, PostgreSQL, SQLite, and SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what are system requirement for laravel 5.0?
What are the databases laravel supports?
What is report method?
what is meant by Views ?
Tell me how would you add a 3rd party package like sentry?
Does laravel prevent sql injection?
Define @include.
How to create view Laravel - File Uploading ?
What is database migration? And how to use it to add insert initial data to database?
How can we create a record in laravel using eloquent?
What is lumen?
Explain how to serve sites on valet?