Skip to content
Advertisement

Tag: laravel-6.2

Surely noobie Laravel Question: Undefined id? Why? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 9 months ago. Improve this question I’m trying to edit the data saved in my DB, and I’m completely lost. In my PostController the index, create,

How can i handle the page crash in laravel?

Whenever i leave my website for like 1 hour and whenever i try to access the different part of the website i get “Trying to get property ‘id of non object”, it means that the user have been logged out but the page crashed. So i need a way so that i can apply a middleware to handle this issue??

Advertisement