"Honeypot" method of spam prevention is a simple and effective way to defer some of the sp...
So, I'm wondering what the standard practice is for preventing bots from registering accounts, or us...
Laravel 5 has nice csrf, xss, sql inject protection. What about spam bot protection, which tool usua...
Hello everyone, I face the current problem: I'd like to query A parent article with all it's childre...
Hi folks! I have column "category" in "posts" table, each post can have multiple...
Think I've got a pretty good handle on setting up my own validation and requests, but trying to find...
Hi, If i wanted to say install MediaWiki what would be the best way to do the routes, i've tried var...
Hi all, I asked this question on #laravel but after receiving a "Look at the docs" respons...
I'm currently going crazy trying ease our package development, I have managed to successfully bootst...
Anyone have experinece with cookies? So i have some Boostartp Modal showing newsletter form, and i w...
Hi there, I have created a fresh new laravel 5 install and done nothing more than run phpunit from t...
I am following this tutorial to try understand how laravel works and stuff. https://www.youtube.com/...
I'm testing my routes via POSTMAN I've disabled verifyCSRFtoken middleware from kernel.php However...
I want to track simple affiliate id. Let's say someone refer to the domain.com/blog/entry?ref=100 //...
Hello, I have a problem I want to discuss here. At first I thought an answer given in chat might be...
DB::connection('oracle') ->table('rejectevent') ->select('rejectevent.event_source as Event_So...
Just curious. Now that form helpers are not native in L5, what are people using? Are most develope...
Laravel 4 app. I am trying to implement the following package on my live environment: https://githu...
I've set up a brand new L5 installation, and am trying to get it to talk to my existing tables. When...
I have a primary 'wrapper' view app.blade.php, and this wrapper has certain functions it needs to ru...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community