Laravel 5 based One Page Content Management Framework.
skimia/stump is a Laravel package for laravel 5 based one page content management framework..
It currently has 0 GitHub stars and 23 downloads on Packagist (latest version v0.1.0-alpha).
Install it with composer require skimia/stump.
Discover more Laravel packages by skimia
or browse all Laravel packages to compare alternatives.
Last updated
Stump is a client/server web application framework built on laravel with angularjs client. The base of the framework is the REST api.
you can install the Stump cmf with composer
composer create-project -s dev skimia/stump folder/.env file according to your system settingsphp artisan migrate in the project directoryVerify the framework has write access on
/storagedirectory
Documentation for the framework can be found on the Stump website.
Thank you for considering contributing to the Stump cmf! The contribution guide can be found in the Stump documentation.
If you discover a security vulnerability within Stump, please send an e-mail to Jean-françois MONNIER at [email protected]. All security vulnerabilities will be promptly addressed.
The Stump cmf is open-sourced software licensed under the MIT license