diff --git a/laravel/form.php b/laravel/form.php index 1fd97ca6..155bb6d5 100644 --- a/laravel/form.php +++ b/laravel/form.php @@ -59,7 +59,7 @@ public static function open($action = null, $method = 'POST', $attributes = arra $append = static::hidden(Request::spoofer, $method); } - return '