Submit Project Laravel MVC
Showing
LaravelMVC/Kelompok.txt
0 → 100644
LaravelMVC/database.sql
0 → 100644
LaravelMVC/pabwe/.env.example
0 → 100644
LaravelMVC/pabwe/.gitattributes
0 → 100644
LaravelMVC/pabwe/.gitignore
0 → 100644
LaravelMVC/pabwe/app/Client.php
0 → 100644
LaravelMVC/pabwe/app/Console/Kernel.php
0 → 100644
LaravelMVC/pabwe/app/Exceptions/Handler.php
0 → 100644
LaravelMVC/pabwe/app/Http/Kernel.php
0 → 100644
LaravelMVC/pabwe/app/User.php
0 → 100644
LaravelMVC/pabwe/artisan
0 → 100644
LaravelMVC/pabwe/bootstrap/app.php
0 → 100644
LaravelMVC/pabwe/bootstrap/autoload.php
0 → 100644
LaravelMVC/pabwe/bootstrap/cache/.gitignore
0 → 100644
LaravelMVC/pabwe/composer.json
0 → 100644
LaravelMVC/pabwe/composer.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
LaravelMVC/pabwe/config/app.php
0 → 100644
LaravelMVC/pabwe/config/auth.php
0 → 100644
LaravelMVC/pabwe/config/broadcasting.php
0 → 100644
LaravelMVC/pabwe/config/cache.php
0 → 100644
LaravelMVC/pabwe/config/compile.php
0 → 100644
LaravelMVC/pabwe/config/database.php
0 → 100644
LaravelMVC/pabwe/config/filesystems.php
0 → 100644
LaravelMVC/pabwe/config/mail.php
0 → 100644
LaravelMVC/pabwe/config/queue.php
0 → 100644
LaravelMVC/pabwe/config/services.php
0 → 100644
LaravelMVC/pabwe/config/session.php
0 → 100644
LaravelMVC/pabwe/config/view.php
0 → 100644
LaravelMVC/pabwe/database/.gitignore
0 → 100644
LaravelMVC/pabwe/database/seeds/.gitkeep
0 → 100644
LaravelMVC/pabwe/gulpfile.js
0 → 100644
LaravelMVC/pabwe/package.json
0 → 100644
LaravelMVC/pabwe/phpunit.xml
0 → 100644
LaravelMVC/pabwe/public/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
File added
File added
LaravelMVC/pabwe/public/bootstrap/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
LaravelMVC/pabwe/public/bootstrap/js/npm.js
0 → 100644
LaravelMVC/pabwe/public/css/app.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
LaravelMVC/pabwe/public/css/datepicker.css
0 → 100644
This diff is collapsed.
Click to expand it.
LaravelMVC/pabwe/public/favicon.ico
0 → 100644
LaravelMVC/pabwe/public/images/bike.png
0 → 100644
20.1 KB
LaravelMVC/pabwe/public/images/index.png
0 → 100644
759 KB
LaravelMVC/pabwe/public/index.php
0 → 100644
LaravelMVC/pabwe/public/js/app.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
LaravelMVC/pabwe/public/robots.txt
0 → 100644
LaravelMVC/pabwe/public/web.config
0 → 100644
LaravelMVC/pabwe/readme.md
0 → 100644
LaravelMVC/pabwe/resources/assets/js/app.js
0 → 100644
LaravelMVC/pabwe/resources/lang/en/auth.php
0 → 100644
LaravelMVC/pabwe/routes/api.php
0 → 100644
LaravelMVC/pabwe/routes/console.php
0 → 100644
LaravelMVC/pabwe/routes/web.php
0 → 100644
LaravelMVC/pabwe/server.php
0 → 100644
LaravelMVC/pabwe/storage/app/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
LaravelMVC/pabwe/storage/logs/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
LaravelMVC/pabwe/tests/ExampleTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
LaravelMVC/pabwe/tests/TestCase.php
0 → 100644
This diff is collapsed.
Click to expand it.