MIF_E31222691/laravel/tests/application/config/local/database.php

7 lines
49 B
PHP

<?php
return array(
'default' => 'sqlite',
);