laravel-admin

Build a full-featured administrative interface in ten minutes

Github星跟蹤圖

Screenshots

laravel-admin

Requirements

  • PHP >= 7.0.0
  • Laravel >= 5.5.0
  • Fileinfo PHP Extension

Installation

This package requires PHP 7+ and Laravel 5.5, for old versions please refer to 1.4

First, install laravel 5.5, and make sure that the database connection settings are correct.

composer require encore/laravel-admin

Then run these commands to publish assets and config:

php artisan vendor:publish --provider="Encore\Admin\AdminServiceProvider"

After run command you can find config file in config/admin.php, in this file you can change the install directory,db connection or table names.

At last run following command to finish install.

php artisan admin:install

Open http://localhost/admin/ in browser,use username admin and password admin to login.

Configurations

The file config/admin.php contains an array of configurations, you can find the default configurations in there.

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! ? [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]









Other

laravel-admin based on following plugins or services:

License

laravel-admin is licensed under The MIT License (MIT).

主要指標

概覽
名稱與所有者z-song/laravel-admin
主編程語言PHP
編程語言PHP (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2015-12-30 18:42:57
推送於2024-07-03 22:08:34
最后一次提交2023-02-03 22:34:41
發布數81
最新版本名稱v1.8.19 (發布於 )
第一版名稱v1.1.6 (發布於 )
用户参与
星數11.2k
關注者數362
派生數2.8k
提交數3.2k
已啟用問題?
問題數4369
打開的問題數216
拉請求數816
打開的拉請求數47
關閉的拉請求數603
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?