dandisy / webcore-page
Page system for webcore platform
Installs: 382
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dandisy/webcore-page
Requires
- arrilot/laravel-widgets: ^3.7
This package is auto-updated.
Last update: 2025-10-16 22:15:37 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