@pinoyprogs wrote:
Hi I have a laravel website with restful services.
Then i used my ionic app to connect to my laravel website via restful api.
I wonder how my ionic mobile app upload image to my laravel directory?
I tried uploading before from my mobile app to database of course we have respected api for that and convert the image into based64. which i dont like because its slow my mysql database.
I wonder anyone already tried this?
is it possible angular or ionic upload image to my laravel or web directory via restful api?
Posts: 1
Participants: 1