Skip to content

SSergey-Kolesnikov/SimpleAdminPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleAdminPanel

Simple administration panel for web applications.

Installation

Add SimpleAdminPanel with running this command in console.

user@computer:~$ composer require ssergey-kolesnikov/simpleadminpanel

Or add the package to require section of composer and run the composer update command, the package and its dependencies will be installed.

{
    "require": {
        "ssergey-kolesnikov/simpleadminpanel": "^1.0"
    },
}

About

Simple administration panel for web applications.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors