You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to create a pass but I am receiving the error of the title. If I use a dd to see it I receive that error but not using it and trying to do the return I am receiving this error:
Symfony\Component\HttpFoundation\Response::setContent(): Argument #1 ($content) must be of type ?string, Illuminate\Support\Facades\Response given, called in /var/app/current/vendor/laravel/framework/src/Illuminate/Http/Response.php on line 72
I checked it all my identifiers and is all ok so I don't know what's happening. Sorry for my english, I am not a native english speaker. This is my code:
Hello, I am trying to create a pass but I am receiving the error of the title. If I use a dd to see it I receive that error but not using it and trying to do the return I am receiving this error:
Symfony\Component\HttpFoundation\Response::setContent(): Argument #1 ($content) must be of type ?string, Illuminate\Support\Facades\Response given, called in /var/app/current/vendor/laravel/framework/src/Illuminate/Http/Response.php on line 72
I checked it all my identifiers and is all ok so I don't know what's happening. Sorry for my english, I am not a native english speaker. This is my code:
// Start here
The text was updated successfully, but these errors were encountered: