I have a question. I am using Laravel 5.1 and need to parse an SQLite database. My config is set to use MYSQL because my app is using that for my database. The SQLite database is being sent in on a request and needs to be parsed. Is there a way or maybe a package to transform that SQLite database into a variable that can be read instead of having to dynamically set the config of my app to use that database?
Thanks!
Aucun commentaire:
Enregistrer un commentaire