PHP Classes

File: app-1/package.json

Recommend this page to a friend!
  Classes of DeGraciaMathieu   Laravel Cross App Auth   app-1/package.json   Download  
File: app-1/package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Cross App Auth
Link Laravel applications to share user management
Author: By
Last change:
Date: 14 days ago
Size: 414 bytes
 

Contents

Class file image Download
{ "$schema": "https://json.schemastore.org/package.json", "private": true, "type": "module", "scripts": { "build": "vite build", "dev": "vite" }, "devDependencies": { "@tailwindcss/vite": "^4.0.0", "axios": "^1.8.2", "concurrently": "^9.0.1", "laravel-vite-plugin": "^1.2.0", "tailwindcss": "^4.0.0", "vite": "^6.2.4" } }