php artisan route:list --method=GET --method=POST
This will include all routes that accept GET and POST methods simultaneously.
GET
POST