Support the ongoing development of Laravel.io →
LaurentMeganck

LaurentMeganck

Joined 8 Jun 2016

Statistics

Threads 1
Replies 47
Solutions 3
Articles 0

Spam bots ruining form

Please tell me something is being done about these spam bots. Site is starting to become useless.

0 Likes
3 Replies
replied 10 years ago

How to pass data to json from Database?

I you want to use the json data in the controller, use jasonrust's code. If you want to use it as a...

0 Likes
replied 10 years ago

Password Reset Broken After Altering User Model

You do know that the artisan command will be restored the moment you do composer update? Didn't I ad...

0 Likes
replied 10 years ago

syntax to check a value in a if statement

if(in_array($request->get('post_type'), ['newQ', 'newP'])) { $category = implode(","...

0 Likes
replied 10 years ago

How to get child objects belonging to parent

If you want an array and still have access to the child elements, you should use the with method....

0 Likes
Solved
replied 10 years ago

Forms inputs value are not reset after browser refresh

It's an issue with firefox. For some reason the firefox devs think it's a useful feature. Nothing to...

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.