swandam/core

With the expectation of being an elegant cms...

Maintainers

Details

github.com/swandam/core

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:JavaScript

dev-main 2022-02-20 23:30 UTC

This package is auto-updated.

Last update: 2024-09-21 03:40:17 UTC


README

 SWANDAM

 Lavarel based CMS Framework

Installation

composer require swandam/core

install command

php artisan swandam:install

publish the assets, config, views

php artisan vendor:publish --provider="Swandam\Core\SwandamServiceProvider" --tag="swandam"