PHPackages                             n1c01a5/n1c0lesson-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. n1c01a5/n1c0lesson-bundle

ActiveSymfony-bundle[API Development](/categories/api)

n1c01a5/n1c0lesson-bundle
=========================

Bundle to manage lessons with REST API

1169PHP

Since Jan 9Pushed 10y ago1 watchersCompare

[ Source](https://github.com/n1c01a5/N1c0LessonBundle)[ Packagist](https://packagist.org/packages/n1c01a5/n1c0lesson-bundle)[ RSS](/packages/n1c01a5-n1c0lesson-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

n1c0LessonBundle
================

[](#n1c0lessonbundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/4f689c2068db05b8b97181cdcb225f1c6a0d67ebef7b6e9b81e36f45ac0722f4/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33653064613932642d663063302d346630332d396130302d3339303766653838303330652f6d696e692e706e67)](https://insight.sensiolabs.com/projects/3e0da92d-f0c0-4f03-9a00-3907fe88030e)

Bundle to manage lessons.

Step 1: Setting up the bundle
-----------------------------

[](#step-1-setting-up-the-bundle)

### A) Download and install N1c0Lesson

[](#a-download-and-install-n1c0lesson)

To install N1c0Lesson run the following command

```
$ php composer.phar require n1c01a5/n1c0lesson-bundle
```

### B) Enable the bundle

[](#b-enable-the-bundle)

Enable the required bundles in the kernel:

```
