Hello, I was trying to use the Parsley Remote of parsley.js. I just want to know how do i response t...
I am having trouble encrypting my password that is being sent from my Android application to php, be...
Hello, I have this similar code in my 3 controllers, How can i make this code more beautiful?? Thank...
Hello, I was trying to pass json to android application, i'm having "org.json.JSONException: V...
How can i check if value is passed to the view? for example return View::make('view', array('result'...
How can i implement this if i have like 6 columns?? do i need to put data-symbol-price in every td?...
Thank you for replying. I'll read more documentation about laravel. :)
I just put this on my route file, like Route::get('/url'/ , function(){ and the codes }. if i put th...
$query = mysql_query("SELECT * FROM employee WHERE username = '$username'") or die(mysql_e...
The Laravel portal for problem solving, knowledge sharing and community building.