issues
search
laravelista
/
comments
Native comments for your Laravel application.
MIT License
744
stars
143
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');
$this->middleware('web'); must be before $this->middleware('auth');