I get error when I try to start the localhost site, because there are no records in tables!
SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘tastyigniter.ti_language_translations’ doesn’t exist (SQL: select * from ti_language_translations
where locale
= en and group
= lang and namespace
= main) (View: C:\apwsp\apache\htdocs\tastyigniter\themes\demo_partials\head.blade.php) (View: C:\apwsp\apache\htdocs\tastyigniter\themes\demo_layouts\default.blade.php)
Where can I GET query to fill records?