diff --git a/content/note/60d096f4/index.md b/content/note/60d096f4/index.md new file mode 100644 index 00000000..cee7cc48 --- /dev/null +++ b/content/note/60d096f4/index.md @@ -0,0 +1,12 @@ +--- +date: '2021-06-21 14:41:08' +draft: false +posttype: note +sensitive: 'false' +slug: 60d096f4 +visibility: public +title: note +--- +Took me about 10 minutes with laravel this morning to create a user model with elevated permissions, disable registrations and hide edit buttons for non-admin.. + +.. moved onto what I thought was going to be a much simpler task in creating an edit/update modal..but can I get the modal fields to display the button data- values? Can I fuck, every solution I look at seems pretty much the same as the one I have but it's not working and I've been knocking my head against the wall for hours..