Skip to content

Instantly share code, notes, and snippets.

@mansha99
Last active May 1, 2023 19:00
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 mansha99/c1c1951d6b32d3255c43cd3e1794f89a to your computer and use it in GitHub Desktop.
Save mansha99/c1c1951d6b32d3255c43cd3e1794f89a to your computer and use it in GitHub Desktop.
resources/views/welcome.blade.php
<html>
<head>
@livewireStyles
@livewireScripts
</head>
<body>
<livewire:inventors />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment