关键词:larapack

1
Save changes to the configuration file in script.
2
Enable a method for Artisan Commands to validate the output of methods like `ask`.
3
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
4
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
5
Allows you to define what attributes in your Eloquent Model which should be hashed.
6
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
7
Makes Artisan Commands prompt the console if it should continue.
8
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.