Basically, i'm sending out an event; Pusher is receiving it on their debug console. YET my other bro...
My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...
So I'm stuck been trying to debug for 3 some days now... Here's my issue maybe someone see's somethi...
Quick question, I am doing a form post to my database. After I got it working but after i split up m...
public function showFriends() { $friends = Auth::user()->friends(); $requests = Auth::use...
The Laravel portal for problem solving, knowledge sharing and community building.
The community