Support the ongoing development of Laravel.io →

znittzel

Joined 24 Oct 2015

Statistics

Threads 3
Replies 6
Solutions 1
Articles 0

Passport - "Unauthenticated."

I hope someone could explain why I'm unauthenticated when already has performed a successfull Oauth...

0 Likes
7 Replies

Query Builder - "orderBy()" when fetching data with "with()"

Hi all! I've got an Order model that hasOne('customer') bind to itself. I want to query something li...

0 Likes
5 Replies

User gets logged out when Angular performs a http request

Hi! I have a problem with my Laravel application. I use AngularJS and when it is trying to make a ht...

0 Likes
5 Replies
Solved
replied 8 years ago

Query Builder - "orderBy()" when fetching data with "with()"

Thank you for your answer! Though that didn't work either. I still get them ordered by $order->id...

0 Likes
replied 8 years ago

Query Builder - "orderBy()" when fetching data with "with()"

Thank you for your answer! No, this didn't work. Its being printed out as before

0 Likes
replied 8 years ago

Laravel 5 and AJAX

Does this do the job? public function postSignup(Request $request) { if($request->ajax()...

0 Likes
replied 8 years ago

User gets logged out when Angular performs a http request

I found the answer. JWT-auth! Check out https://scotch.io/tutorials/token-based-authentication-for-a...

0 Likes
Solved
replied 8 years ago

User gets logged out when Angular performs a http request

I tried that one and it didn't work.. Big thanx anyway!

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.