arqel.dev avatar

arqel.dev

Official

@arqel-dev

0Followers
|
22Public Repos
|
9Published Skills

An open-source MIT framework for building admin panels with Laravel 12 + Inertia 3 + React 19 + shadcn UI.

Skills Distribution
DomainDeveloper To...Administrative Int.. (40%)State Machine Logic (30%)Frontend Component.. (30%)

Agent Skills by arqel.dev

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About arqel.dev

FAQPage Schema
What specific administrative tasks does this framework enable?

This framework enables the rapid construction of administrative panels, including advanced form input management, server-driven dashboard widgets, and bulk row operations. It provides standardized methods for defining state machine transitions on Eloquent models and exporting resource data into CSV, XLSX, or PDF formats.

Which developers should utilize this framework?

Full-stack developers working within the Laravel ecosystem who require a structured approach to building administrative interfaces. It is specifically designed for teams leveraging Inertia and React 19 to maintain consistent UI patterns and backend-to-frontend data synchronization.

What are the licensing and cost requirements?

The framework is released under the MIT license, allowing for free use, modification, and distribution in both personal and commercial projects. There are no proprietary costs associated with the core packages, though users must manage their own Laravel and React hosting infrastructure.

What are the primary technical dependencies?

The framework requires a Laravel 12 environment, Inertia 3, and React 19. It relies on shadcn UI for component styling and assumes the use of Eloquent for database interactions. Users must ensure their environment supports these specific versions to maintain compatibility with the provided hooks and field definitions.