Download the PHP package notabenedev/site-staff without Composer
On this page you can find all versions of the php package notabenedev/site-staff. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package site-staff
Конфиг
php artisan vendor:publish --provider="Notabenedev\SiteStaff\StaffServiceProvider" --tag=config
Install
php artisan migrate
php artisan vendor:publish --provider="Notabenedev\SiteStaff\StaffServiceProvider" --tag=public --force
php artisan make:staff
{--all : Run all}
{--models : Export models}
{--controllers : Export models}
{--observers : Export observers}
{--policies : Export models}
{--menu : Create admin menu}
{--vue : Export Vue components}
{--scss : Export Scss}
{--js : Export Scripts}
npm run dev
All versions of site-staff with dependencies
PHP Build Version
Package Version
Requires
portedcheese/base-settings Version
^5.0
portedcheese/seo-integration Version ^1.5
portedcheese/ajax-forms Version ^2.0
portedcheese/admin-site-menu Version ^2.0
portedcheese/seo-integration Version ^1.5
portedcheese/ajax-forms Version ^2.0
portedcheese/admin-site-menu Version ^2.0
The package notabenedev/site-staff contains the following files
Loading the files please wait ....