Go to file
2025-12-21 14:10:33 +07:00
app feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +07:00
bootstrap feat(role & permission): membuat trait untuk otorisasi 2025-10-02 21:42:08 +07:00
config refactor(config): Format preview_mimes array for improved readability and consistency in livewire configuration. 2025-12-14 16:05:39 +07:00
database feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +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: Implement PWA features by adding a manifest, enhancing the service worker for push notifications, and improving notification delivery parameters. 2025-12-15 22:09:31 +07:00
resources feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +07:00
routes feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +07:00
storage initial commit 2025-09-13 10:00:54 +07:00
tests refactor: Remove point_per_ml and point_per_pcs fields from catalog entities. 2025-12-20 09:20:55 +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(exports): Add export functionality for brands, categories, formulas, perfumes, and products with Excel integration and UI buttons for user access 2025-12-14 18:03:12 +07:00
composer.lock feat(exports): Add export functionality for brands, categories, formulas, perfumes, and products with Excel integration and UI buttons for user access 2025-12-14 18:03:12 +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.