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 11 years ago

Check image size

i am using this...http://image.intervention.io/getting_started/installation

0 Likes
replied 11 years ago

Can't upload a photo to laravel

@barantr90: how does your model looks like? This is how i Upload files and images (with the interven...

0 Likes
replied 11 years ago

Converting a DB-object into an array (for form use)

I would do this for ONE record //to return only 1 record $city = DB::select("SELECT ...WHERE ci...

0 Likes
replied 11 years ago
0 Likes
Solved
replied 11 years ago

Subbmiting form with array of text fields.

I am doing it this way, but not sure this is the best way... $item_id = Input::get('item_id'); $user...

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.