Support the ongoing development of Laravel.io →
sisou

sisou

Joined 11 May 2014

Statistics

Threads 2
Replies 61
Solutions 7
Articles 0
posted 11 years ago

SHOW LARAVEL.IO: Laravel 4.2 scheduler for any Laravel action

Execute any Laravel action (not just commands) on any schedule from just one cron job! Inspired by T...

0 Likes
3 Replies
posted 11 years ago

Anybody else has problems editing an answer on this forum?

Whenever I want to edit an answer I just submitted, I get the error message Please review the form b...

0 Likes
6 Replies
replied 11 years ago

Multiple checkbox data and inserting into database

Ooookeeyy... basically what you need is to define your relationship like so in the Authors model: pu...

0 Likes
replied 11 years ago

array_merge(): Argument #2 is not an array

Do you get any stack trace in your laravel.log file? That should help find the origin of the error.

0 Likes
replied 11 years ago

Multiple checkbox data and inserting into database

So is version_authors a pivot table or a model table? And are authors and credits in a many-to-many...

0 Likes
replied 11 years ago

Multiple checkbox data and inserting into database

It only inputs credit_id, because your SQL query only specifies (credit_id). I guess you want to add...

0 Likes
replied 11 years ago

Laravel ->lists() and AngularJS

Did you copy the code from your app? If so you may just have a double-typo there: 'no-option' =>...

0 Likes
Solved

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.