๐ Bug HuntLV Laravel Hardโก+35 XP
CSRF Missing
This form submits but gets a 419 error.
๐ Find the bug
1
<form method="POST" action="/posts">2
<input name="title">3
</form>๐ The bug is on line 1