Skip to content

acid23m/laravel-admin

Repository files navigation

Admin panel for Laravel

Administrative part for the Site. Template is based on Bootstrap 4 and BootAdmin.

This package provides some useful functionality:

  • Users with roles
  • Login / logout
  • Application settings
  • Widgets for Blade
  • Dashboard tools

Installation

The preferred way to install this extension is through Composer.

composer require --prefer-dist acid23m/laravel-admin

Once the extension is installed, do next:

  • Install make tool.
sudo apt install make
  • Install package.
php artisan admin:install
php artisan vendor:publish

Usage

Go to https://your.site.com/admin.

Read the Documentation.

License

All contents of this package are licensed under the MIT license.

About

Admin panel for Laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published