skimia/stump

Laravel 5 based One Page Content Management Framework.

Maintainers

Details

github.com/skimia/stump

Source

Issues

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

v0.1.0-alpha 2016-02-03 10:37 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:50:39 UTC


README

Gitter

Stump is a client/server web application framework built on laravel with angularjs client. The base of the framework is the REST api.

Installation

you can install the Stump cmf with composer

  • download/install project with composer create-project -s dev skimia/stump folder
  • configuring the /.env file according to your system settings
  • run migration with php artisan migrate in the project directory

Error 500 With no information ?

Verify the framework has write access on /storage directory

Official Documentation

Documentation for the framework can be found on the Stump website.

Contributing

Thank you for considering contributing to the Stump cmf! The contribution guide can be found in the Stump documentation.

Security Vulnerabilities

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.

License

The Stump cmf is open-sourced software licensed under the MIT license