eminuckan

Illuminate\Database\QueryException: SQLSTATE[42S02]: Base table or view not found: 1146 Table doesn't exist as aggregate from )

laravel Icon

Illuminate\Database\QueryException

SQLSTATE[42S02]: Base table or view not found: 1146 Table doesn't exist as aggregate from )

An unhandled exception occurred on line 678
675
        // message to include the bindings with SQL, which will make this exception a
676
        // lot more helpful to the developer instead of just the database's errors.
677
        catch (Exception $e) {
678
            throw new QueryException(
679
                $query, $this->prepareBindings($bindings), $e
680
            );

Solution

migrating notes table            
Mar 22, 2021 Anyone

0 replies


Install the browser extension

Found this solution helpful? Try our extension for quick solutions to your Laravel errors.

Chrome logo Add to Chrome - It's free