What do you mean by dusk used in laravel 5?
Answer / Haseeb Mohammed Khan
Dusk is a browser testing solution for Laravel 5. It uses Selenium and ChromeDriver to provide end-to-end testing capabilities.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to send mail using queue in laravel 5?
What are policies classes?
Tell me what is database migration? And how to use it to add insert initial data to database?
What are system requirement for laravel 5.0?
How do laravel facades work?
How to get configuration values in laravel?
Explain how to install installing mariadb on homestead?
What is Middleware Parameters ?
Explain how can you write your own service provider in laravel?
What is binding?
What is the use of object relational mapping?
How can someone change the default database type in laravel?