this README is currently in progress. Thank you for your understanding...
Designed to work fine with the DyweeCoreBundle providing great administration features
##Installing
just run
$ composer require dywee/order-cms-bundle
add the bundle to the kernel
new Dywee\OrderCMSBundle\DyweeOrderCMSBundle(),
add the routing informations
dywee_order_cms:
resource: "@DyweeOrderCMSBundle/Controller"
type: annotation
prefix: /
no more configuration needed
How can I help you explore Laravel packages today?