any ideas ? how to hide specific key like token in request headers? thanks
what is regex for validation if value have both alphabet or numeric value ? thanks
@saurabhd @gpluess thanks for replying, i mean have at least one character and one numeric
take a look at this link http://stackoverflow.com/questions/20723803/pdoexception-sqlstatehy000-2002...
write this on your form <form method="POST" action="/"> {{ csrf_field() }} ... <...
The Laravel portal for problem solving, knowledge sharing and community building.
The community