I know that laravel's e() function will sanitize any input passed it ex : e($Input); , this will san...
I understand that using strip_tags will allow me to pass in second parameter so i can whitelisting s...
spescina said: imchivaa said: Ok, so you wanna load multiple view with nested views? assumed your...
The Laravel portal for problem solving, knowledge sharing and community building.
The community