Skip to content

Problem uploading files using Input::file() bug? #485

@ghost

Description

I'm trying to upload a file and the Input::file keeps returning null.

Example form

$file = Input::file() returns null.
$file = Input::file('image') returns null.
$file = Input::all() returns null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions