I have this function: public function show($id) { if (count($post = Post::find($id)))...
Hi there, I finally managed to crop resize and compress an image file the user is submitting through...
I am looking at a way to strip those things from user input comments or posts in my project. I am us...
...how do we get all user's associated likeables? So I used the polymorphic relation method to set u...
I am trying to move the controls I make in the Controller for a User to be able to leave a Comment o...
jasonrust said: chriz74x said: jasonrust said: chriz74x said: jasonrust said: Hi, chriz74x ofco...
jasonrust said: chriz74x said: jasonrust said: Hi, chriz74x ofcourse Call to undefined method Ill...
It really retrieved everything but the posts. HasManyThrough {#232 ▼ #farParent: Item_model {#231...
LaurentMeganck said: I believe your relations are wrong for what you are trying to achieve. It shou...
jasonrust said: Hi, chriz74x ofcourse Call to undefined method Illuminate\Database\Query\Builder::p...
The Laravel portal for problem solving, knowledge sharing and community building.
The community