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
I created a page that that has Auth::user() to get the information i need in that page. but it redirect to login page although the page that will generate into image is also authenticated.
Here is my code for the html that will convert to image
I created a page that that has
Auth::user()
to get the information i need in that page. but it redirect to login page although the page that will generate into image is also authenticated.Here is my code for the html that will convert to image
And here is the controller for convertion
The text was updated successfully, but these errors were encountered: