X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar-X
home
/
gfecatvj
/
sites
/
realesbar-X
/
📁
..
📄
.editorconfig
(220 B)
📄
.env
(912 B)
📄
.env.example
(778 B)
📄
.gitattributes
(111 B)
📄
.gitignore
(163 B)
📄
.htaccess
(592 B)
📄
.styleci.yml
(174 B)
📄
README.md
(4.36 KB)
📄
admin.php
(5.23 KB)
📁
app
📄
artisan
(1.65 KB)
📁
bootstrap
📄
composer.json
(1.58 KB)
📄
composer.lock
(210.5 KB)
📁
config
📁
database
📄
error_log
(39.03 KB)
📄
index.php
(15.72 KB)
📄
package.json
(1.09 KB)
📄
phpunit.xml
(1.17 KB)
📁
public
📄
realesbar.zip
(15.23 MB)
📁
resources
📁
routes
📄
server.php
(563 B)
📁
storage
📁
tests
📁
vendor
📄
webpack.mix.js
(538 B)
Editing: webpack.mix.js
const mix = require('laravel-mix'); /* |-------------------------------------------------------------------------- | Mix Asset Management |-------------------------------------------------------------------------- | | Mix provides a clean, fluent API for defining some Webpack build steps | for your Laravel application. By default, we are compiling the Sass | file for the application as well as bundling up all the JS files. | */ mix.js('resources/js/app.js', 'public/js') .sass('resources/sass/app.scss', 'public/css');
Upload File
Create Folder