PHP Classes

File: jsconfig.json

Recommend this page to a friend!
  Classes of Celso   DB Sync   jsconfig.json   Download  
File: jsconfig.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: DB Sync
Synchronize databases between environments
Author: By
Last change:
Date: 1 month ago
Size: 223 bytes
 

Contents

Class file image Download
{ "compilerOptions": { "baseUrl": ".", "paths": { "@/*": ["resources/js/*"], "ziggy-js": ["./vendor/tightenco/ziggy"] } }, "exclude": ["node_modules", "public"] }