Go to file
2026-06-04 15:00:32 +07:00
.ai/guidelines docs: add Filament guidelines for resource generation, testing, and best practices 2026-04-08 15:01:24 +07:00
app refactor: simplify image base64 encoding in report export actions using MediaDataUri 2026-06-04 15:00:32 +07:00
bootstrap refactor: Update type hints and class references across various files for improved clarity and consistency. 2026-03-13 10:24:08 +07:00
config feat: install and configure jacobtims/filament-logger for activity tracking 2026-04-11 15:40:59 +07:00
database fix: update 'writter' column type to text in media_monitorings table 2026-06-04 13:49:23 +07:00
docs Add comprehensive documentation for testing schemas and tables 2026-04-08 14:19:09 +07:00
lang refactor: remove redundant status message display logic and associated language strings from admin verification page 2026-04-13 10:52:10 +07:00
public feat: update about us page to use local diskominfo building image asset 2026-04-27 15:39:59 +07:00
resources feat: update about us page to use local diskominfo building image asset 2026-04-27 15:39:59 +07:00
routes fix: update monitoring:crawl command schedule to daily 2026-06-02 13:10:55 +07:00
scripts feat: implement automated media monitoring crawler with Python script and Laravel console command 2026-04-11 13:47:18 +07:00
storage initial commit 2025-10-24 07:58:05 +07:00
tests refactor: add 'cetak' channel to migration commands and update channel enum 2026-04-20 13:51:17 +07:00
.editorconfig initial commit 2025-10-24 07:58:05 +07:00
.env.example initial commit 2025-10-24 07:58:05 +07:00
.gitattributes initial commit 2025-10-24 07:58:05 +07:00
.gitignore Update 4 files 2026-02-04 09:50:10 +07:00
.gitlab-ci.yml Update file .gitlab-ci.yml 2026-03-17 06:35:37 +07:00
artisan test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
composer.json feat: install and configure jacobtims/filament-logger for activity tracking 2026-04-11 15:40:59 +07:00
composer.lock feat: install and configure jacobtims/filament-logger for activity tracking 2026-04-11 15:40:59 +07:00
docker-compose.yml add Supervisord 2026-02-04 11:46:21 +07:00
Dockerfile fix: add 'sockets' extension to Dockerfile for improved PHP functionality in media processing 2026-04-22 11:20:02 +07:00
package-lock.json refactor: Remove PHP view components and Sass/Bootstrap dependencies, introduce ViewServiceProvider, and update UI content. 2026-01-05 13:34:38 +07:00
package.json refactor: Remove PHP view components and Sass/Bootstrap dependencies, introduce ViewServiceProvider, and update UI content. 2026-01-05 13:34:38 +07:00
phpunit.xml test: add comprehensive test suite and model factories 2025-12-11 14:50:37 +07:00
README.md Fix merge master to main 2026-01-30 11:28:17 +07:00
supervisord.conf Update file supervisord.conf 2026-02-04 14:15:44 +07:00
vite.config.js refactor: Remove PHP view components and Sass/Bootstrap dependencies, introduce ViewServiceProvider, and update UI content. 2026-01-05 13:34:38 +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.