PHP Classes

File: resources/js/tool.js

Recommend this page to a friend!
  Classes of Naif Alshaye   Nova PHP SMS Message   resources/js/tool.js   Download  
File: resources/js/tool.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Nova PHP SMS Message
Web interface to send SMS messages
Author: By
Last change:
Date: 5 years ago
Size: 200 bytes
 

Contents

Class file image Download
Nova.booting((Vue, router) => { router.addRoutes([ { name: 'nova-sms', path: '/nova-sms', component: require('./components/Tool'), }, ]) })