{"id":218,"date":"2023-01-17T09:08:44","date_gmt":"2023-01-17T09:08:44","guid":{"rendered":"https:\/\/www.devopssupport.in\/blog\/?p=218"},"modified":"2023-03-24T17:25:13","modified_gmt":"2023-03-24T17:25:13","slug":"whoops-looks-like-something-went-wrong-or-does-not-exist-or-is-not-readable-laravel","status":"publish","type":"post","link":"https:\/\/www.devopssupport.in\/blog\/whoops-looks-like-something-went-wrong-or-does-not-exist-or-is-not-readable-laravel\/","title":{"rendered":"Whoops, looks like something went wrong"},"content":{"rendered":"\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"515\" height=\"76\" src=\"https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-1.png\" alt=\"\" class=\"wp-image-220\" srcset=\"https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-1.png 515w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-1-300x44.png 300w\" sizes=\"auto, (max-width: 515px) 100vw, 515px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"854\" height=\"177\" src=\"https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-2.png\" alt=\"\" class=\"wp-image-221\" srcset=\"https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-2.png 854w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-2-300x62.png 300w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-2-768x159.png 768w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-2-850x176.png 850w\" sizes=\"auto, (max-width: 854px) 100vw, 854px\" \/><\/figure>\n\n\n\n<p>If this type of error you facing then it might be the Microservice connection issues you have to connect it properly. <\/p>\n\n\n\n<p>For this use : <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>php artisan passport:install<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"922\" height=\"281\" src=\"https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-3.png\" alt=\"\" class=\"wp-image-222\" srcset=\"https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-3.png 922w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-3-300x91.png 300w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-3-768x234.png 768w, https:\/\/www.devopssupport.in\/blog\/wp-content\/uploads\/2023\/01\/image-3-850x259.png 850w\" sizes=\"auto, (max-width: 922px) 100vw, 922px\" \/><\/figure>\n\n\n\n<p>Then copy the Client ID: <\/p>\n\n\n\n<p>And copy the Client Secret:<\/p>\n\n\n\n<p>then paste to the .env file <\/p>\n\n\n\n<p>After this clear the cache<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code><code>php artisan c:cache<\/code><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>php artisan view:clear<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>php artisan r:cache<\/code><\/pre>\n\n\n\n<p>Then run the page.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If this type of error you facing then it might be the Microservice connection issues you have to connect it properly. For this use : Then copy&#8230; <\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[72,58,71],"class_list":["post-218","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-env","tag-laravel-error","tag-passportinstal"],"_links":{"self":[{"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/posts\/218","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/comments?post=218"}],"version-history":[{"count":4,"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/posts\/218\/revisions"}],"predecessor-version":[{"id":288,"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/posts\/218\/revisions\/288"}],"wp:attachment":[{"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/media?parent=218"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/categories?post=218"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopssupport.in\/blog\/wp-json\/wp\/v2\/tags?post=218"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}