So, i am having this weird problem, which i tried to rectify via net searches, but nothing has worke...
My Android app is sending Json Array to Laravel 5.0 Rest Api. When i try the code with HttpRequester...
Ok, I am in a fix. I am working on an application , where multiple authentication is required. The a...
Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...
Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.
Yes. I tried with $primarykey too. By the way, my primary key isn't email.
If i try the first line $credentials = Input::only('username', 'password'); the message i get is ar...
In future, you will have a problem, where your views won't show up in laravel, even after everything...
Usually, when i need to choose between 2 values in a table, i use boolean. In your case, creating a...
The Laravel portal for problem solving, knowledge sharing and community building.