Daeng Deni Mardaeni 4fa9bac73c Add pdfobject and laravel-dompdf dependencies
Added `pdfobject` to npm dependencies and `barryvdh/laravel-dompdf` to composer dependencies. Corrected import order in `app.js` and streamlined dependency imports.
2024-11-05 10:19:20 +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%