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)
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.
When calling
ssr('js/entry-server.js')
getting this errorIlluminate\Contracts\Container\BindingResolutionException Target class [] does not exist. (View: /path/to/project/resources/views/layouts/my.blade.php)