close
Skip to content

MachteamSoft/nwl-client

Repository files navigation

  1. Add the package in your composer.json and run composer install

require: { .... "mach/nwl-bundle": "1.*", .... }

  1. Register the bundle in AppKernel

public function registerBundles() { $bundles = array( ... new Mach\Bundle\NotificationBundle\MachNwlBundle(), ... ); }

  1. Register the entity MachNotificationBundle in your default entity manager

orm: entity_managers: default: connection: default mappings: ... MachNwlBundle: ~ ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages