/categories_tree_with_laravel

Output all Categories Tree with self relation

Primary LanguagePHP

Categories Tree

Output all Categories with childs in atree

I used recusrion for fetch category and it's child

Installation

Run the project by following these steps

$ php artisan migrate
$ php artisan db:seed
$ php artisan serve

Author

Eng: Ahmed Hdeawy

License

The Laravel framework is open-sourced software licensed under the MIT license.