Website
This project is here for super-simple demonstration how to create a project with contributte/datagrid
. People are mailing me "This thing is broken - can you fix it please?" and I am responding: "Sure. Please create a sandbox-like repository where I can reproduce you issue and I will have a look at it". Well that's the purpose of this repository. I prepared you a database, presenter and a template. Use it.
Demo
https://examples.contributte.org/datagrid-skeleton/
Installation
To install latest version of contributte/datagrid-skeleton
use Composer.
composer create-project -s dev contributte/datagrid-skeleton acme
docker
Install using-
At first, use GIT to download this project.
git clone https://github.com/contributte/datagrid-skeleton.git
-
Run command:
docker-compose up
-
Open http://localhost and enjoy!
If you need enter into container (such as composer update
) run command docker-compose run web bash
.
Composer packages
Take a detailed look
Development
See how to contribute to this package.
This package is currently maintaining by these authors.
Consider to support contributte development team. Also thank you for using this project.