hi i use laravel telescope package
after install in server and use
only in upload file from api or web blade:
get this error:
<code>`exception: "TypeError"
file:"/var/www/html/pickmap/vendor/laravel/telescope/src/Watchers/NotificationWatcher.php"
line: 79
message:
"get_class(): Argument #1 ($object) must be of type object, null given"
`
</code>
<code>`exception: "TypeError"
file:"/var/www/html/pickmap/vendor/laravel/telescope/src/Watchers/NotificationWatcher.php"
line: 79
message:
"get_class(): Argument #1 ($object) must be of type object, null given"
`
</code>
`exception: "TypeError"
file:"/var/www/html/pickmap/vendor/laravel/telescope/src/Watchers/NotificationWatcher.php"
line: 79
message:
"get_class(): Argument #1 ($object) must be of type object, null given"
`
i need to fiexd this error
New contributor
Mehrdad Shirvan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.