PHP Classes

File: package.json

Recommend this page to a friend!
  Classes of Ali YILMAZ   Laravel 9 CRUD Example   package.json   Download  
File: package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel 9 CRUD Example
Example of CRUD application using Laravel 9
Author: By
Last change:
Date: 1 year ago
Size: 286 bytes
 

Contents

Class file image Download
{ "private": true, "scripts": { "dev": "vite", "build": "vite build" }, "devDependencies": { "axios": "^0.25", "laravel-vite-plugin": "^0.4.0", "lodash": "^4.17.19", "postcss": "^8.1.14", "vite": "^2.9.11" } }