Download the PHP package notabenedev/site-documents without Composer
On this page you can find all versions of the php package notabenedev/site-documents. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download notabenedev/site-documents
More information about notabenedev/site-documents
Files in notabenedev/site-documents
Download notabenedev/site-documents
More information about notabenedev/site-documents
Files in notabenedev/site-documents
Vendor notabenedev
Package site-documents
Short Description Add documents and document_categories to site
License MIT
Package site-documents
Short Description Add documents and document_categories to site
License MIT
Please rate this library. Is it a good library?
Informations about the package site-documents
Site Documents an DocumentCategories
Конфиг
php artisan vendor:publish --provider="Notabenedev\SiteDocuments\SiteDocumentsServiceProvider" --tag=config
Install
php artisan migrate
php artisan vendor:publish --provider="Notabenedev\SiteDocuments\SiteDocumentsServiceProvider" --tag=public --force
php artisan make:documents
{--all : Run all}
{--models : Export models}
{--policies : Export and create rules}
{--only-default : Create default rules}
{--controllers : Create only default rules}
{--observers : Export observers}
{--vue : Export vue}
{--scss : Export scss}
{--menu : create admin menu}
All versions of site-documents with dependencies
PHP Build Version
Package Version
Requires
portedcheese/base-settings Version
^5.0
portedcheese/seo-integration Version ^1.5
portedcheese/admin-site-menu Version ^2.0
portedcheese/seo-integration Version ^1.5
portedcheese/admin-site-menu Version ^2.0
The package notabenedev/site-documents contains the following files
Loading the files please wait ....