Support the ongoing development of Laravel.io →
extjac

extjac

Joined 14 Feb 2014

Statistics

Threads 11
Replies 75
Solutions 5
Articles 0
posted 10 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies
posted 10 years ago

L5 Login page - TokenMismatchException

Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...

0 Likes
1 Replies
posted 10 years ago

L5 & Ajax validation response.

Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...

0 Likes
0 Replies
posted 11 years ago

Query with DateDiff()

hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...

0 Likes
0 Replies
posted 11 years ago

Testing Laravel5 - Create a user

i am trying to do something very simple. Just create a user via an ajax post request UserController....

0 Likes
2 Replies
Solved
replied 10 years ago

updatedBy, createdBy, deletedBy - user ID or user name?

i use created_by, updated_by and deleted_by too

0 Likes
replied 10 years ago

Multiple Select to DB

You could do this.. $model->developer = json_encode( Input::get('developers') ) ;

0 Likes
replied 10 years ago

Laravel 5 Ajax File/Image Upload

try this....http://jquery.malsup.com/form/

0 Likes
replied 10 years ago

Problem with Ajax.

you need to enable CORS! or change the form action URL #from action="http://vivianaglonski.web...

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.

© 2026 Laravel.io - All rights reserved.