laravelista / comments

Native comments for your Laravel application.
MIT License
744 stars 142 forks source link

FIX - Compatibility Laravel 9 #193

Closed Jipem closed 2 years ago

Jipem commented 2 years ago

$this->middleware('web'); must be before $this->middleware('auth');