I'm working with an AngularJS front-end and a Laravel 5.1 app. I have a route in my Laravel app whic...
Hi, I have a very weird issue with Laravel 5.1. My app has a Task Scheduling (https://laravel.com/do...
I'm using L5.1 and I have this relation in my model: public function rma_platform(){ return $this-...
Hi @mrj936, I tried your suggestion but it doesn't work. I've printed the session ID in the ajax cal...
Hi @tothsanka, I'm aware of your suggestion but my usage of session is not related to authentication...
Confirmed! that was the issue. Making some research I found this: http://stackoverflow.com/questions...
Thanks @joetito1, that make sense! I'll test it and let you know!
The Laravel portal for problem solving, knowledge sharing and community building.
The community