Skip to content
Discussion options

You must be logged in to vote

Yup, this is what we've done on the Backpack website too. Now in Backpack v6 it's a lot easier than following this tutorial (the whole operation can be created in one line from the command line).

A new form operation gives you the power to do whatever you want. The only "tricky bit" is to make it work for you:

  • have the route outside the "admin" namespace, auth middleware etc.
  • have the blade file look nice outside the admin panel (use a blank layout without sidebar topbar etc);

But they're not difficult at all if you ask me.

--

Of course, depending how easy to find this form is... one problem you might run into @sammyblackbaron is SPAM. So I heavily recommend either

  • (a) using a honeypot…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@tabacitu
Comment options

Answer selected by sammyblackbaron
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants