PHP Classes

File: assets/stimulus_bootstrap.js

Recommend this page to a friend!
  Packages of Julio Vergara   GitHub API   assets/stimulus_bootstrap.js   Download  
File: assets/stimulus_bootstrap.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GitHub API
Present the most starred PHP projects in GitHub
Author: By
Last change:
Date: 6 days ago
Size: 210 bytes
 

Contents

Class file image Download
import { startStimulusApp } from '@symfony/stimulus-bundle'; const app = startStimulusApp(); // register any custom, 3rd party controllers here // app.register('some_controller_name', SomeImportedController);