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

APP_Key Error in Laravel, Php artisan key:generate

The APP_KEY generated by artisan is intended for use inside the Laravel framework, not to use with a...

0 Likes
replied 10 years ago

Easy way, package?, for patching migrations?

The php artisan make:migration will create a migration file with a datetime prepended to the filenam...

0 Likes
replied 10 years ago

success function on ajax after validation with laravel

You need to return an array or object in the controller. Laravel will convert this to JSON. return C...

0 Likes
replied 10 years ago

how to get jquery variable in controller using ajax

Looking at your code, your ajax call is executed when you change your price or quantity field but do...

0 Likes
replied 10 years ago

Services and business logic

I use repositories for keeping my business logic separated from the data access logic and mostly fol...

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.