Package Data | |
---|---|
Maintainer Username: | kesslerdev |
Package Create Date: | 2016-02-03 |
Package Last Update: | 2016-02-26 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 15:04:23 |
Package Statistics | |
---|---|
Total Downloads: | 23 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
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
/storage
directory
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 jf.monnier@skimia.agency. All security vulnerabilities will be promptly addressed.
The Stump cmf is open-sourced software licensed under the MIT license