ankitsoni's avatar

Sqlite database Not Exists

InvalidArgumentException in SQLiteConnector.php line 34: Database (database\database.sqlite) does not exist.

wheather i create a sqlite database in database directory how i configure it resolve my problem.??

0 likes
4 replies
ankitsoni's avatar

@tomi yes i have a file database.sqlite in my database directory. migrations also done successfully but on the time of data creation it shows InvalidArgumentException in SQLiteConnector.php line 34: Database (database\database.sqlite) does not exist.

ankitsoni's avatar

@toni I already read this thread before i post here but problem is one project is running well with database in phpdesktop application but not working on browser. I just checked and found no database in sqlite wheater i created it in my database directory.....

I getting confused why this happen.. ??

Please or to participate in this conversation.