spatie / laravel-server-side-rendering-examples

Example app for https://github.com/spatie/laravel-server-side-rendering
https://sebastiandedeyne.com/posts/2018/server-side-rendering-javascript-from-php
MIT License
105 stars 30 forks source link

Target class [] does not exist #24

Closed abdukhafiz closed 2 years ago

abdukhafiz commented 2 years ago

When calling ssr('js/entry-server.js') getting this error

Illuminate\Contracts\Container\BindingResolutionException Target class [] does not exist. (View: /path/to/project/resources/views/layouts/my.blade.php)

spatie-bot commented 2 years ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.