Skip to content

k0mar12/outfit

Repository files navigation

@nuxtjs/outfit

npm version npm downloads License

Outfit

Features

  • ⛰  Socket suport
  • 🚠  Sanctum support
  • 🌲  Form validation

Quick Setup

  1. Add nuxt-outfit dependency to your project
# Using npm
npm install --save-dev nuxt-outfit
  1. Add nuxt-outfit to the nuxt-outfit section of nuxt.config.ts
export default defineNuxtConfig({
  modules: [
    'nuxt-outfit'
  ]
})

That's it! You can now use My Module in your Nuxt app ✨

About

Laravel and Nuxt connection

Resources

License

Stars

Watchers

Forks

Packages

No packages published