Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Publishable

Laravel package for handling publishable resources.

Installation

Add the package to your Laravel app using composer

composer require codetech/laravel-publishable

Usage

To start using publishable features, simply use the trait on your models.

class Post extends Model
{
    use Publishable;

    ...

License

codetech/laravel-publishable is open-sourced software licensed under the MIT license.

About CodeTech

CodeTech is a web development agency based on Matosinhos, Portugal. Oh, and we LOVE Laravel!

About

Laravel package for handling publishable resources.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages