gothinkster / slim-php-realworld-example-app

Exemplary real world application built with Slim
https://realworld.io
427 stars 96 forks source link

Is it possible to use sqlite? #24

Open flip111 opened 4 years ago

flip111 commented 4 years ago

I was showing this app to someone else but we had problems to connect to a mysql database with MAMP Pro. Is it possible to use sqlite instead? I think it should be possible, but i'm not sure what the configuration could look like.