Pharaonic
Loading...

Installation

Pages

Installation

# Why Pages?

Pages is a package provides an easy way to manage the pages and attach it the model in Laravel..

# Installation

Install the latest version using Composer.

This package depends on Translatable, Sluggable.

1composer require pharaonic/laravel-pages
2php artisan migrate