mpociot / teamwork

User to Team associations with invitation system for the Laravel 5 Framework
MIT License
1.07k stars 170 forks source link

Added phpdoc to teamwork facade #150

Closed alikhosravidev closed 1 year ago

alikhosravidev commented 1 year ago

Added phpdoc to teamwork facade for IDE auto completion

okaufmann commented 1 year ago

@alikhosravidev can you also add a job like laravel have it to automatically update the doc blocks of facades? https://github.com/laravel/framework/blob/10.x/.github/workflows/facades.yml