How to secure Laravel website against the ongoing massive exploitation

My website built upon Laravel is currently under attack.
Only the index.php file was changed, and by that I mean that every line of code is inserted above the original Laravel code. So this code executes before the legitimate Laravel code…. Continue reading How to secure Laravel website against the ongoing massive exploitation