dandisy / webcore-page
There is no license information available for the latest version (1.0.3) of this package.
Page system for webcore platform
1.0.3
2018-04-24 07:58 UTC
Requires
- arrilot/laravel-widgets: ^3.7
This package is auto-updated.
Last update: 2024-11-16 20:08:23 UTC
README
For https://github.com/dandisy/webcore
Installation
composer require dandisy/webcore-page:dev-master
php artisan vendor:publish --provider="Webcore\Page\PageServiceProvider" --tag=config
if you want front page system themes & components sample code
download in https://github.com/dandisy/themes
then extract to your project root directory
Dependency
* arrilot/laravel-widgets
for arrilot/laravel-widgets installation & usage see https://github.com/arrilot/laravel-widgets