heyy guys, i wanna ask about laravel migration. how to create migrations table without S ?
i already,edit schema name and create without s but when im create export table to excel laravel showing the error like this:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'inventori.stocks' doesn't exist (SQL: select * from stocks)