Download the PHP package yuges-code/laravel-authorable without Composer
On this page you can find all versions of the php package yuges-code/laravel-authorable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yuges-code/laravel-authorable
More information about yuges-code/laravel-authorable
Files in yuges-code/laravel-authorable
Download yuges-code/laravel-authorable
More information about yuges-code/laravel-authorable
Files in yuges-code/laravel-authorable
Vendor yuges-code
Package laravel-authorable
Short Description ๐จ๐ปโ๐จ Package for easily attaching authorships to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-authorable
Package laravel-authorable
Short Description ๐จ๐ปโ๐จ Package for easily attaching authorships to Laravel eloquent models
License MIT
Homepage https://yuges-code.github.io/laravel-authorable
Please rate this library. Is it a good library?
Informations about the package laravel-authorable
Build
Project
Quality
Laravel Authorable
๐จ๐ปโ๐จ Package for easily attaching authorships to Laravel eloquent models
๐ฟ Installation
โ Composer
You can install the package via composer:
โ Publishing Config
Publishing the config file (config/authorable.php) is optional:
โ Publishing Migrations
You need to publish the migration to create the authorships table:
โ Running Migrations
After that, you need to run migrations:
๐งช Running Tests
โ PHPUnit tests
To run tests, run the following command:
โ๏ธ License
The MIT License (MIT). Please see License File for more information.
๐๐ผโโ๏ธ Authors Information
Created in 2025 by:
- Yuges-code
- All Contributors
All versions of laravel-authorable with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
yuges-code/laravel-package Version ^1.0
yuges-code/laravel-orderable Version ^1.0
yuges-code/laravel-package Version ^1.0
yuges-code/laravel-orderable Version ^1.0
The package yuges-code/laravel-authorable contains the following files
Loading the files please wait ...