I hope someone could explain why I'm unauthenticated when already has performed a successfull Oauth...
Hi all! I've got an Order model that hasOne('customer') bind to itself. I want to query something li...
Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...
Thank you for your answer! Though that didn't work either. I still get them ordered by $order->id...
Thank you for your answer! No, this didn't work. Its being printed out as before
Does this do the job? public function postSignup(Request $request) { if($request->ajax()...
I found the answer. JWT-auth! Check out https://scotch.io/tutorials/token-based-authentication-for-a...
I tried that one and it didn't work.. Big thanx anyway!
The Laravel portal for problem solving, knowledge sharing and community building.
The community