PHP7 infographic https://www.zend.com/en/resources/php7_infographic
Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...
Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...
hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...
i am trying to do something very simple. Just create a user via an ajax post request UserController....
i am using this...http://image.intervention.io/getting_started/installation
@barantr90: how does your model looks like? This is how i Upload files and images (with the interven...
I would do this for ONE record //to return only 1 record $city = DB::select("SELECT ...WHERE ci...
I am doing it this way, but not sure this is the best way... $item_id = Input::get('item_id'); $user...
The Laravel portal for problem solving, knowledge sharing and community building.