Menambah file
Signed-off-by: Bertina Veronica Nadeak <iss14019@students.del.ac.id>
parents
Showing
.gitattributes
0 → 100644
.gitignore
0 → 100644
TUGAS_LARAVEL/.env.example
0 → 100644
TUGAS_LARAVEL/.gitattributes
0 → 100644
TUGAS_LARAVEL/.gitignore
0 → 100644
TUGAS_LARAVEL/app/Biodata.php
0 → 100644
TUGAS_LARAVEL/app/Console/Kernel.php
0 → 100644
TUGAS_LARAVEL/app/Exceptions/Handler.php
0 → 100644
TUGAS_LARAVEL/app/Http/Kernel.php
0 → 100644
TUGAS_LARAVEL/app/User.php
0 → 100644
TUGAS_LARAVEL/artisan
0 → 100644
TUGAS_LARAVEL/bootstrap/app.php
0 → 100644
TUGAS_LARAVEL/bootstrap/autoload.php
0 → 100644
TUGAS_LARAVEL/bootstrap/cache/.gitignore
0 → 100644
TUGAS_LARAVEL/composer.json
0 → 100644
TUGAS_LARAVEL/composer.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
TUGAS_LARAVEL/config/app.php
0 → 100644
TUGAS_LARAVEL/config/auth.php
0 → 100644
TUGAS_LARAVEL/config/broadcasting.php
0 → 100644
TUGAS_LARAVEL/config/cache.php
0 → 100644
TUGAS_LARAVEL/config/compile.php
0 → 100644
TUGAS_LARAVEL/config/database.php
0 → 100644
TUGAS_LARAVEL/config/filesystems.php
0 → 100644
TUGAS_LARAVEL/config/mail.php
0 → 100644
TUGAS_LARAVEL/config/queue.php
0 → 100644
TUGAS_LARAVEL/config/services.php
0 → 100644
TUGAS_LARAVEL/config/session.php
0 → 100644
TUGAS_LARAVEL/config/view.php
0 → 100644
TUGAS_LARAVEL/database/.gitignore
0 → 100644
TUGAS_LARAVEL/database/migrations/.gitkeep
0 → 100644
TUGAS_LARAVEL/database/seeds/.gitkeep
0 → 100644
TUGAS_LARAVEL/gulpfile.js
0 → 100644
TUGAS_LARAVEL/package.json
0 → 100644
TUGAS_LARAVEL/phpunit.xml
0 → 100644
TUGAS_LARAVEL/public/.htaccess
0 → 100644
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
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
TUGAS_LARAVEL/public/css/app.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
TUGAS_LARAVEL/public/favicon.ico
0 → 100644
TUGAS_LARAVEL/public/images/LOGO.jpg
0 → 100644
57.3 KB
TUGAS_LARAVEL/public/index.php
0 → 100644
TUGAS_LARAVEL/public/js/app.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
TUGAS_LARAVEL/public/js/jquery-1.9.1.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
TUGAS_LARAVEL/public/robots.txt
0 → 100644
TUGAS_LARAVEL/public/web.config
0 → 100644
TUGAS_LARAVEL/readme.md
0 → 100644
TUGAS_LARAVEL/resources/assets/js/app.js
0 → 100644
TUGAS_LARAVEL/resources/assets/sass/app.scss
0 → 100644
TUGAS_LARAVEL/resources/lang/en/auth.php
0 → 100644
TUGAS_LARAVEL/routes/api.php
0 → 100644
TUGAS_LARAVEL/routes/console.php
0 → 100644
TUGAS_LARAVEL/routes/web.php
0 → 100644
TUGAS_LARAVEL/server.php
0 → 100644
TUGAS_LARAVEL/storage/app/.gitignore
0 → 100644
TUGAS_LARAVEL/storage/app/public/.gitignore
0 → 100644
TUGAS_LARAVEL/storage/framework/.gitignore
0 → 100644
TUGAS_LARAVEL/storage/logs/.gitignore
0 → 100644
TUGAS_LARAVEL/tests/ExampleTest.php
0 → 100644
TUGAS_LARAVEL/tests/TestCase.php
0 → 100644
This diff is collapsed.
Click to expand it.
people.sql
0 → 100644
This diff is collapsed.
Click to expand it.