Skip to content

Instantly share code, notes, and snippets.

@alnutile
Created November 25, 2023 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alnutile/100a39dfad0e78f8049b53b347245262 to your computer and use it in GitHub Desktop.
Save alnutile/100a39dfad0e78f8049b53b347245262 to your computer and use it in GitHub Desktop.
session inertia
request()->session()->flash('flash.banner', 'Message sent, Thank you!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment