Init project Backend
Showing
Backend CIS @ 1a6196f7
Backend CIS/.editorconfig
0 → 100644
Backend CIS/.env.example
0 → 100644
Backend CIS/.gitattributes
0 → 100644
Backend CIS/.gitignore
0 → 100644
Backend CIS/.styleci.yml
0 → 100644
Backend CIS/.vscode/extensions.json
0 → 100644
Backend CIS/app/AskmDimPelanggaran.php
0 → 100644
Backend CIS/app/AskmDimPenilaian.php
0 → 100644
Backend CIS/app/AskmIzinKeluar.php
0 → 100644
Backend CIS/app/AskmPoinKebaikan.php
0 → 100644
Backend CIS/app/Console/Kernel.php
0 → 100644
Backend CIS/app/DimxDim.php
0 → 100644
Backend CIS/app/Events/NotificationEvent.php
0 → 100644
Backend CIS/app/Exceptions/Handler.php
0 → 100644
Backend CIS/app/FilePengumuman.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/app/Http/Kernel.php
0 → 100644
Backend CIS/app/IzinBermalam.php
0 → 100644
Backend CIS/app/JdwlJadwal.php
0 → 100644
Backend CIS/app/JdwlJadwalSesi.php
0 → 100644
Backend CIS/app/Keasramaan.php
0 → 100644
Backend CIS/app/KrkmKuliah.php
0 → 100644
Backend CIS/app/KrkmTahunKurikulum.php
0 → 100644
Backend CIS/app/Kuesioner.php
0 → 100644
Backend CIS/app/KuesionerJawabanPeserta.php
0 → 100644
Backend CIS/app/MrefAgama.php
0 → 100644
Backend CIS/app/MrefAsalSekolah.php
0 → 100644
Backend CIS/app/MrefGolonganDarah.php
0 → 100644
Backend CIS/app/MrefJenisKelamin.php
0 → 100644
Backend CIS/app/MrefPekerjaan.php
0 → 100644
Backend CIS/app/MrefPenghasilan.php
0 → 100644
Backend CIS/app/OpsiPertanyaan.php
0 → 100644
Backend CIS/app/PertanyaanKuesioner.php
0 → 100644
Backend CIS/app/PrklFileMateri.php
0 → 100644
Backend CIS/app/PrklFilePraktikum.php
0 → 100644
Backend CIS/app/PrklKrsMhs.php
0 → 100644
Backend CIS/app/PrklKurSylabus.php
0 → 100644
Backend CIS/app/PrklMateri.php
0 → 100644
Backend CIS/app/PrklPraktikum.php
0 → 100644
Backend CIS/app/SysxConfig.php
0 → 100644
Backend CIS/app/SysxUser.php
0 → 100644
Backend CIS/app/TmbhPengumuman.php
0 → 100644
Backend CIS/app/UbuxDataPaket.php
0 → 100644
Backend CIS/app/User.php
0 → 100644
Backend CIS/artisan
0 → 100644
Backend CIS/bootstrap/app.php
0 → 100644
Backend CIS/bootstrap/cache/.gitignore
0 → 100644
Backend CIS/composer.json
0 → 100644
Backend CIS/composer.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Backend CIS/config/app.php
0 → 100644
Backend CIS/config/auth.php
0 → 100644
Backend CIS/config/broadcasting.php
0 → 100644
Backend CIS/config/cache.php
0 → 100644
Backend CIS/config/cors.php
0 → 100644
Backend CIS/config/database.php
0 → 100644
Backend CIS/config/filesystems.php
0 → 100644
Backend CIS/config/hashing.php
0 → 100644
Backend CIS/config/jwt.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/config/logging.php
0 → 100644
Backend CIS/config/mail.php
0 → 100644
Backend CIS/config/queue.php
0 → 100644
Backend CIS/config/services.php
0 → 100644
Backend CIS/config/session.php
0 → 100644
Backend CIS/config/view.php
0 → 100644
Backend CIS/database/.gitignore
0 → 100644
Backend CIS/package.json
0 → 100644
Backend CIS/phpunit.xml
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/public/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/public/css/app.css
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Backend CIS/public/favicon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/public/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/public/js/app.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Backend CIS/public/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/public/web.config
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/readme.md
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/js/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/js/bootstrap.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Backend CIS/resources/lang/en/auth.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/lang/en/pagination.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/lang/en/passwords.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/lang/en/validation.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/sass/_variables.scss
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/resources/sass/app.scss
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Backend CIS/routes/api.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/routes/channels.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/routes/console.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/routes/web.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/server.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/storage/app/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/storage/app/public/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/storage/framework/.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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Backend CIS/storage/logs/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/tests/CreatesApplication.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/tests/Feature/ExampleTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/tests/TestCase.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/tests/Unit/ExampleTest.php
0 → 100644
This diff is collapsed.
Click to expand it.
Backend CIS/webpack.mix.js
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment