Go to file
2025-12-11 22:18:55 +07:00
app fix(voucher): Correctly handle empty nullable fields in voucher form and refactor voucher management with Livewire 3 navigation and delete authorization. 2025-12-11 21:39:30 +07:00
bootstrap feat(role & permission): membuat trait untuk otorisasi 2025-10-02 21:42:08 +07:00
config feat(setting): implementasi maintenance mode 2025-12-10 11:38:44 +07:00
database feat(faq): implemntasi testing 2025-12-10 13:26:44 +07:00
lang fix(lang): update translations for email and error messages in Indonesian 2025-10-16 22:43:37 +07:00
packages feat: install and publish component flux 2025-09-13 10:36:12 +07:00
public feat(push notification): menambahkan notification click di worker nya dan menambahan url nya di componentnya 2025-11-16 16:15:53 +07:00
resources refactor: Remove debounce from Livewire wire:model bindings for immediate input updates. 2025-12-11 22:18:55 +07:00
routes chore(route): menghapus semua route untuk delet karena tidak diperlukan 2025-12-09 13:36:05 +07:00
storage initial commit 2025-09-13 10:00:54 +07:00
tests refactor(datatable): Standardize Livewire datatable component paths and fix select query 2025-12-11 19:12:28 +07:00
.editorconfig initial commit 2025-09-13 10:00:54 +07:00
.env.example initial commit 2025-09-13 10:00:54 +07:00
.gitattributes initial commit 2025-09-13 10:00:54 +07:00
.gitignore chore: ignore env testing 2025-09-19 19:58:10 +07:00
artisan initial commit 2025-09-13 10:00:54 +07:00
composer.json feat: implement payroll slip PDF export with new Livewire method and views. 2025-12-11 15:09:53 +07:00
composer.lock feat: implement payroll slip PDF export with new Livewire method and views. 2025-12-11 15:09:53 +07:00
package-lock.json feat(homepage): New Homepage 2025-12-03 22:28:45 +07:00
package.json refactor(livewire config): menjadikan konfigurasi nya manual 2025-11-15 16:50:10 +07:00
phpunit.xml initial commit 2025-09-13 10:00:54 +07:00
README.md initial commit 2025-09-13 10:00:54 +07:00
vite.config.js feat(register): impementasi module register 2025-10-01 16:03:56 +07:00

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.