Skip to content

sirion89/knppaginatorexample

Repository files navigation

KnpPaginatorExample

Requires latest docker-ce and docker-compose.

First, copy and configure the .env.dist file to .env.

Start the project :

$ make start

Install deps :

$ make install-deps

Initialize DB :

$ make init-db

Load fixtures :

$ make load-fixtures

Then browse http://localhost/app_dev.php .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published