TokenMismatchException in VerifyCsrfToken.php line 68,when i try to post a form.
<form method="post" action="url('add')" >
<input type="text" name="title" />
<input type="submit" value="Add" />
</form>
Its was working fine before i added this package.
via Asim Shahzad