burlagg/laravel-administrator

Fork of Exodusanto (frozennode) Laravel Administrator. Supports newer versions of Laravel

v11.0.0 2024-10-11 17:38 UTC

This package is auto-updated.

Last update: 2025-06-11 19:13:06 UTC


README

Laravel 11 support

This package is a fork made for support of newer Laravel versions. Original package is exodusanto/Laravel-Admin, which was a fork of FrozenNode/Laravel-Administrator.

Этот пакет - форк известных exodusanto/Laravel-Admin и FrozenNode/Laravel-Administrator, созданный для поддержки новый версий Laravel.

Install / Update

Laravel 11

composer require "burlagg/laravel-administrator: 11.*"

Laravel 10

composer require "burlagg/laravel-administrator: 10.*"

Laravel 9

composer require "burlagg/laravel-administrator: 9.*"

Original about

Administrator is an administrative interface builder for Laravel. With Administrator you can visually manage your Eloquent models and their relations, and also create stand-alone settings pages for storing site data and performing site tasks.

New Version

Documentation

The complete docs for Administrator can be found at ./docs/documentation.md. You can also find the docs in the /src/docs directory.

Copyright and License

Administrator was written by Jan Hartigan of Frozen Node for the Laravel framework. Administrator is released under the MIT License. See the LICENSE file for details.