Skip to content

Panel de administración para Laravel + Vue3 + Tailwind con Inertia3. Incluye soporte Typescript

License

Notifications You must be signed in to change notification settings

sebastiansantillan/velvetadmin_laravel10

Repository files navigation

Velvet Admin

Panel de administración para Laravel + Vue3.4 + Tailwind con Inertia3. Incluye soporte Typescript.

Stack

  • Laravel 10.x
  • Inertia3-Vue
  • Vue 3.4

Instalación y configuración

  1. Clonar el repositorio en local con el nombre que va a tener el proyecto:
git clone https://github.com/sebastiansantillan/velvetadmit.git nombredelproyecto
  1. Acceder al directorio:
cd nombre del proyecto
  1. Copiar el archivo .env.example como .env y ajustar las variables de entorno.

  2. Instalar librerías y ejecutar migraciones

composer update
php artisan migrate
php artisan key:generate
npm install

Librerías externas

About

Panel de administración para Laravel + Vue3 + Tailwind con Inertia3. Incluye soporte Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published