Relative Content

Tag Archive for laravelsqlite

SQLite database Table not found

I’m doing laravel project, and trying to create a database factories and migration, where i want to put random data.
I’m using PHP artisan tinker to generate random data for the database.