Download the PHP package nagy/laravel-status without Composer
On this page you can find all versions of the php package nagy/laravel-status. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nagy/laravel-status
More information about nagy/laravel-status
Files in nagy/laravel-status
Download nagy/laravel-status
More information about nagy/laravel-status
Files in nagy/laravel-status
Vendor nagy
Package laravel-status
Short Description manage status column for elqouent models
License MIT
Package laravel-status
Short Description manage status column for elqouent models
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-status
Laravel-Status
manage status like moderation or anysomething else for elqouent models
Install
Using!
add the status column to your migration
define the status into your elquent model
if you need to override the databse column or rename it
include the HasStatus
into your model
exmaples
laravel-status works daynamicly according to your defined status, for example for status pending
then you will be able use it as isPending
,setPending
, onlyPending
All versions of laravel-status with dependencies
PHP Build Version
Package Version
No informations.
The package nagy/laravel-status contains the following files
Loading the files please wait ....