Laravel Orchid Blog

News and announcements around Laravel Orchid, including related projects.

Reusing layers

Layouts are easy to reuse when fields are related to the relations of different models. During installation, we have a layer for defining permissions, which is used immediately at the user and roles...

Dive into “Elements and Forms”

The use of automated “Laravel admin areas” can be summarized as “Forms over data” as the main tool is to provide a user interface for viewing, adding, and modifying data. In this case, the...

Comparison of administration panels

In 2017, Taylor Otwell published several articles, not comparing features or convenience, but the code results for various frameworks, where Laravel was the clear favorite. Average class size...