Rename back to leenooks/laravel, start to use components for html widgets, updated login form to include passkey

This commit is contained in:
2024-07-22 23:09:45 +10:00
parent 01e77cb807
commit 12496101e1
13 changed files with 108 additions and 84 deletions

View File

@@ -27,6 +27,8 @@
})
})
</script>
@yield('page-scripts')
@show
</body>
</html>