Laravel adding custom validation errors

Have a situation where you need to add custom errors to the error array after validation? this po… Read more

Similar

Simple Way to HTTPS All Laravel Routes

I thought this would be a quick search on the internet to make all routes HTTPS in Laravel, but came across a lot of solutions and a lot which seemed like to much code/work for something that i thought would be a quick fix and some of the solutions... (more…)

Read more »