oanhnn / laravel-nestable

:+1: Easy make nestable model in Larave 5.5+ Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Build Status Coverage Status

Easy make nestable model in Laravel 5.5+ Application

Requirements

  • php >=7.1.3
  • Laravel 5.5+

TODO

  • Write test classes
  • Write documents

Installation

Begin by pulling in the package through Composer.

$ composer require oanhnn/laravel-nestable

Usage

Changelog

See all change logs in CHANGELOG

Testing

$ git clone git@github.com/oanhnn/laravel-nestable.git /path
$ cd /path
$ composer install
$ composer phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email to Oanh Nguyen instead of using the issue tracker.

Credits

License

This project is released under the MIT License.
Copyright © 2018 Oanh Nguyen.

About

:+1: Easy make nestable model in Larave 5.5+ Application

License:MIT License


Languages

Language:PHP 100.0%