dizatech / post
v1.4.11
2023-09-02 13:08 UTC
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: 2026-03-01 00:34:45 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.