Download the PHP package nobir/the-backend-wizard without Composer
On this page you can find all versions of the php package nobir/the-backend-wizard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nobir/the-backend-wizard
More information about nobir/the-backend-wizard
Files in nobir/the-backend-wizard
Package the-backend-wizard
Short Description This pakage is really a wizard, you can create your admin panel as your need with raw codding. really amaging
License MIT
Homepage https://github.com/md-nobir-hasan/the-backend-wizard
Informations about the package the-backend-wizard
This pakage is really a wizard, you can create your admin panel as your need with raw codding. really amaging
This pakage is usefull when you want to store and use again and again a admin panel. ..
Rules to setup a module for a specific admin panel
Diagram: command register => adding specefic files => define their location SN: Remember, when you change anything you may change this in two place. with role permission, without role permission.
Command register: in CommandName file -
- in commands array
- make a constant property and assign the same command.
adding files: in admins folders -
- folder with admin name
- folder with command name
- two folder - with-role-permission and without-role-permission.
- final location - Here setup all file according to their folder
Define Location:
- find the filelocation file.
- here there are array with the admin name. and the array structure according to the above folder : admn name => command name => with-role-permission, without-role-permission folder => final location
At last run the command and see the magic.
- two folder - with-role-permission and without-role-permission.
- final locatin - Here setup all file according to their folder
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Publish the config file with:
This is the contents of the published config file:
Usage
At first set up a admin panel:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Md. Nobir Hasan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.