Commit Graph

5 Commits

Author SHA1 Message Date
Nuno Maduro 8a62ca2633
Improves generic types on the skeleton (#5740) 2021-12-03 09:04:57 -06:00
Maarten Buis 7c99346801
[8.x] Use PHPDoc comments from base class in User model (#5676)
* Use phpdoc comments from Model class

* Update User.php
2021-08-23 08:47:37 -05:00
Taylor Otwell 226d1bfc3c
[8.x] Sanctum (#5663)
* initial sanctum poc

* add files

* remove token
2021-08-11 13:44:34 -05:00
Alex Mayer f1a51f7c62
[8.x] Update User Model to Match Jetstream Formatting (#5422)
* Update User Model to Match Jetstream Formatting

* Update User.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2020-09-20 20:35:48 -05:00
Taylor Otwell 710d472d76 models directory 2020-08-20 15:31:07 -05:00