logo-img
Artikel
31 Jan 2025
Yunus

Universitas Terbuka, Pendidikan Jarak Jauh Berkualitas di Indonesia

Universitas Terbuka: Pendidikan Jarak Jauh Berkualitas di IndonesiaUniversitas Terbuka (UT) adalah perguruan tinggi negeri di Indonesia yang menerapkan sistem pembelajaran jarak jauh (PJJ). Berdiri sejak 1984, UT bertujuan memberikan akses pendidikan tinggi bagi masyarakat luas tanpa batasan geograf...

Baca selengkapnya
Lainnya
28 Dec 2024
Yunus

Deep Array Manipulation with Laravel's replaceRecursive Method

Laravel's replaceRecursive method offers a powerful solution for updating nested arrays while preserving unmodified values, particularly useful when working with complex configuration structures.$collection = collect(['user' => ['name' => 'John','setting...

Baca selengkapnya
Lainnya
28 Dec 2024
Yunus

Announcing Inertia 2.0: Redefining Frontend Development for Laravel

We're excited to announce the stable release of Inertia 2.0, bringing significant improvements to how you build software with Laravel. This release is part of our continued investment in making the frontend development experience with Laravel as productive and enjoyable as possible.New features...

Baca selengkapnya
Artikel
19 Dec 2024
Yunus

API Versioning in Laravel 11 with Filament 3

#OverridesThe Link, Media and Grid Builder modals are built using Filament Form Component Actions. This means it is easy enough to swap them out with your own implementations.#Link ModalYou may override the default Link modal with your own Action and assign to the link_action key in the config file....

Baca selengkapnya