You've already forked Php-Template
added example model #9
@@ -15,6 +15,9 @@ use Carbon\Carbon;
|
|||||||
* @property string $email
|
* @property string $email
|
||||||
* @property string $password
|
* @property string $password
|
||||||
* @property Carbon $created_at
|
* @property Carbon $created_at
|
||||||
|
*
|
||||||
|
* @property-read string $full_name
|
||||||
|
* @property-read string $formatted_email
|
||||||
*/
|
*/
|
||||||
class User extends Model
|
class User extends Model
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user