add
Showing
b_beauty/.editorconfig
0 → 100644
b_beauty/.env.example
0 → 100644
b_beauty/.gitattributes
0 → 100644
b_beauty/.gitignore
0 → 100644
b_beauty/.styleci.yml
0 → 100644
b_beauty/app/Http/Kernel.php
0 → 100644
b_beauty/app/User.php
0 → 100644
b_beauty/artisan
0 → 100644
b_beauty/bootstrap/app.php
0 → 100644
b_beauty/composer.json
0 → 100644
b_beauty/composer.lock
0 → 100644
This diff is collapsed.
b_beauty/config/app.php
0 → 100644
b_beauty/config/auth.php
0 → 100644
b_beauty/config/cache.php
0 → 100644
b_beauty/config/database.php
0 → 100644
b_beauty/config/hashing.php
0 → 100644
b_beauty/config/logging.php
0 → 100644
b_beauty/config/mail.php
0 → 100644
b_beauty/config/queue.php
0 → 100644
b_beauty/config/services.php
0 → 100644
b_beauty/config/session.php
0 → 100644
b_beauty/config/view.php
0 → 100644
b_beauty/database/.gitignore
0 → 100644
b_beauty/package-lock.json
0 → 100644
This diff is collapsed.
b_beauty/package.json
0 → 100644
b_beauty/phpunit.xml
0 → 100644
b_beauty/public/.htaccess
0 → 100644
b_beauty/public/css/app.css
0 → 100644
This diff is collapsed.
b_beauty/public/favicon.ico
0 → 100644
b_beauty/public/index.php
0 → 100644
b_beauty/public/js/app.js
0 → 100644
This diff is collapsed.
b_beauty/public/login.php
0 → 100644
b_beauty/public/rigister.php
0 → 100644
b_beauty/public/robots.txt
0 → 100644
b_beauty/public/web.config
0 → 100644
b_beauty/readme.md
0 → 100644
b_beauty/resources/js/app.js
0 → 100644
b_beauty/routes/api.php
0 → 100644
b_beauty/routes/channels.php
0 → 100644
b_beauty/routes/console.php
0 → 100644
b_beauty/routes/web.php
0 → 100644
b_beauty/server.php
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
b_beauty/tests/TestCase.php
0 → 100644
This diff is collapsed.
This diff is collapsed.
b_beauty/webpack.mix.js
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment