Laravel, Test

Laravel: Using SQLite in Laravel Dusk

Assalamualaikum / Hi, Just a quick sharing on how to setup SQLite in Laravel Dusk. Just update the createApplication() method in tests/DuskTestCase.php: Now you should

read more