PHP Classes

File: resources/js/app.js

Recommend this page to a friend!
  Classes of Julio Vergara   PHP URL Shortener API   resources/js/app.js   Download  
File: resources/js/app.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP URL Shortener API
Provides an API to create and expand short URLs
Author: By
Last change:
Date: 2 years ago
Size: 98 bytes
 

Contents

Class file image Download
require('./bootstrap'); import Alpine from 'alpinejs'; window.Alpine = Alpine; Alpine.start();