Support the ongoing development of Laravel.io →

dukejib

Joined 14 May 2015

Statistics

Threads 8
Replies 25
Solutions 4
Articles 0

The requested URL /login was not found on this server (.htaccess problem)

So, i am having this weird problem, which i tried to rectify via net searches, but nothing has worke...

0 Likes
1 Replies

Android Post Response - Internal Server Error 500 - OK in HttpRequester

My Android app is sending Json Array to Laravel 5.0 Rest Api. When i try the code with HttpRequester...

0 Likes
0 Replies

Multi Table Authentication - Suggestions Requested

Ok, I am in a fix. I am working on an application , where multiple authentication is required. The a...

0 Likes
1 Replies

Save Multpart Data (Image) file to disk

Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...

0 Likes
8 Replies
Solved

Api-Guard Tutorial

Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.

0 Likes
1 Replies
replied 8 years ago

Save Multpart Data (Image) file to disk

astroanu said: The second parameter is the name of the file you are saving to. You need to explicit...

0 Likes
replied 8 years ago

Save Multpart Data (Image) file to disk

astroanu said: what exception do you get ?? ahhh, i used try & catch for exception and it was t...

0 Likes
replied 8 years ago

Save inputs of a dynamic form

you can use the previous example as is, with addition of one more table, which holds an id of "...

0 Likes
Solved
replied 8 years ago

Save Multpart Data (Image) file to disk

astroanu said: $photo = Request::file('photo'); $photo->move('/path/to/move', 'filename.jpg');...

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.