laravel-admin

Build a full-featured administrative interface in ten minutes

Github stars Tracking Chart

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).

Main metrics

Overview
Name With Ownerz-song/laravel-admin
Primary LanguagePHP
Program languagePHP (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2015-12-30 10:42:57
Pushed At2024-07-03 14:08:34
Last Commit At2023-02-03 22:34:41
Release Count81
Last Release Namev1.8.19 (Posted on )
First Release Namev1.1.6 (Posted on )
用户参与
Stargazers Count11.2k
Watchers Count364
Fork Count2.8k
Commits Count3.2k
Has Issues Enabled
Issues Count4368
Issue Open Count213
Pull Requests Count816
Pull Requests Open Count47
Pull Requests Close Count602
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private