Base table or view not found: 1146 Table 'fundus_db.users' doesn't exist (SQL: select * from `users` where `id` = 1 limit 1)' code example
Example: Base table or view not found: 1146 Table
class Cotizacion extends Model{
public $table = "cotizacion";