dizatech / post
Installs: 284
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Blade
Requires
- php: ^7.0|^8.0.2
- dizatech/attachment: ^1.5.2
- dizatech/module-menu: ^1.3.4
- laravel/framework: 7.*|8.*|^9.0|^10.0
This package is auto-updated.
Last update: 2024-12-01 00:16:42 UTC
README
Run composer require dizatech/post
to install package.
After installing the package it is necessary to run php artisan migrate
to create necessary database structure.
Next we should run php artisan vendor:publish
to copy necessary files from package to project.
Package behaviour could be modified using partameters defined in config/dizatech_post.php
file.