Daeng Deni Mardaeni 204a0451d4 Tambahkan fungsi format tanggal Indonesia
Menambahkan dua fungsi baru untuk memformat tanggal dan tanggal-waktu ke dalam format Indonesia di file app.js. Fungsi ini menggunakan metode toLocaleDateString dan toLocaleString dengan parameter lokal 'id-ID'.
2024-11-15 09:51:54 +07:00
2024-10-29 11:57:32 +07:00
2024-09-11 21:11:34 +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%