Uchenna

InvalidArgumentException: View [TableGriid] not found.

laravel Icon

InvalidArgumentException

View [TableGriid] not found.

An unhandled exception occurred on line 137
134
            }
135
        }
136
137
        throw new InvalidArgumentException("View [{$name}] not found.");
138
    }

Solution

The view I was trying to render didn't exist, make sure that you spelled your view properly and that it exists.            
Mar 18, 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