Laravel Version: 5.8 Why doesn't https://github.com/laravel/framework/blob/5.8/src/Illuminate/Redis/...
Yes, the $building_id is passed directly, not using the Session. I havo no other idea, sorry. Diedum...
If there is a public in your url depends on your configuration. I have it on my local machine. That'...
You have COUNT inside your select statement. You must not call count on that query. I you want the n...
I know what is wrong. This part of code inside your function. where('post.id_post', '=', 'post_user....
Here is a similar quenstion with two replies on stackoverflow.
The Laravel portal for problem solving, knowledge sharing and community building.