PHP Classes

File: assets/app.js

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Find Text in Files   assets/app.js   Download  
File: assets/app.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Find Text in Files
Search text in files like the Linux command
Author: By
Last change:
Date: 2 years ago
Size: 404 bytes
 

Contents

Class file image Download
/* * Welcome to your app's main JavaScript file! * * We recommend including the built version of this JavaScript file * (and its CSS file) in your base layout (base.html.twig). */ // any CSS you import will output into a single css file (app.css in this case) import './styles/app.css'; // start the Stimulus application import './bootstrap'; import '../node_modules/bootstrap/dist/js/bootstrap';