Support the ongoing development of Laravel.io →
Authentication Security Validation
Last updated 1 year ago.
0

Laravel uses the php hash function.

http://php.net/manual/en/function.password-hash.php

I wouldn't use this in an android app. Instead, I would establish a secure connection from my app to the server and transmit the password allowing laravel to encrypt in on the server side.

Last updated 1 year ago.
0

The problem is that when i use laravel to send json data into my app, i always got the "org.json.JSONException: Value <!DOCTYPE of type java.lang.String cannot be converted to JSONObject", so i try to make a virtual host for laravel and connect the android app in my localhost...

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

alex1991 alex1991 Joined 19 Jun 2014

Moderators

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.