Hi folks!
I always use beforeFilter('csrf') in my laravel files, with Laravel 5, where csrf are added by default in Kernel file and works everywhere in/with middleware, I must delete all my beforeFilter('csrf')?? It's safe to do this?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community