Daeng Deni Mardaeni 34aea1b015 feat(header): tambahkan suara notifikasi pada header
- Menambahkan elemen audio untuk suara notifikasi.
- Memainkan suara notifikasi jika ada notifikasi yang belum dibaca.
- Menggunakan localStorage untuk menghindari pemutaran suara berulang dalam sesi yang sama.
- Menghapus flag setelah 5 menit untuk memungkinkan pemutaran suara lagi jika pengguna menyegarkan halaman.
2025-04-22 14:22:08 +07:00
2024-08-07 14:43:58 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-08-07 14:49:06 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00
2024-07-30 14:40:13 +07:00

Installation

  1. Install the required Node.js packages by running npm install in the root directory of your Laravel project.

  2. Build the assets by running npm run dev in the root directory of your Laravel project.

  3. Start the Laravel development server by running php artisan serve.

Description
Project development for IT Security Data
Readme 19 MiB
Languages
TypeScript 41.6%
JavaScript 29.6%
PHP 17.7%
Blade 8.6%
SCSS 1.8%
Other 0.7%