bundl/sidekix

Cubex Bundle : sidekix

dev-master 2014-04-04 11:53 UTC

This package is auto-updated.

Last update: 2024-04-13 00:40:41 UTC


README

Perfect bundl to add onto any sidekick project

Usage

Add the following within your Project.php file

public function getBundles() { return [ new \Bundl\Sidekix\SidekixBundl() ]; }