Skip to content

Flashes are not persisting across redirects #8

Description

@axieum

When calling the following the code, it does not show the LaraFlash data:

LaraFlash::success('Success message...');
return redirect(route('index'));

Hence, the redirect is clearing the flash.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions