mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Replace Fractal with Laravel Data #265
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexevladgabriel on GitHub (Mar 2, 2025).
Originally assigned to: @notAreYouScared, @alexevladgabriel, @Copilot on GitHub.
This change ensure that Scramble docs can read the Request & Response (input/outputs), making easier for new developers to onboard over the current API implementations.
Replacing Fractal with Laravel Data comes with the following benefits:
This change will be backward compatible with Pterodactyl (1.X) for a mid-term period, to let developers adapt to the new ecosystem changes.
Current plan for development:
setFractal(bool $value = true)andbool $isFractalproperty to it.@lancepioch commented on GitHub (Mar 7, 2025):
Adding the package in #1065