Skip to content

plank/contentable

Repository files navigation

PHP Version Support GitHub Workflow Status

Laravel Contentable

⚠️ This package is currently in development and is not ready for production use. ⚠️

Table of Contents

 

Installation

You can install the package via composer:

composer require plank/contentable

You can use the package's install command to complete the installation:

php artisan contentable:install

Quick Start

Once the installation has completed, to begin using the package:

Configuration

The package's configuration file is located at config/contentable.php. If you did not publish the config file during installation, you can publish the configuration file using the following command:

php artisan vendor:publish --tag=contentable-config

 

Usage

Layouts

Layoutables

LayoutData

 

Contributing

Please see CONTRIBUTING for details.

 

Credits

 

License

The MIT License (MIT). Please see License File for more information.

 

Security Vulnerabilities

If you discover a security vulnerability within siren, please send an e-mail to security@plankdesign.com. All security vulnerabilities will be promptly addressed.

About

Create Dynamic pages using Polymorphic relationships and special Module classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages