Parse and validate AT Protocol Lexicons with DTO generation for Laravel
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 6 lines 78 B view raw
1{{ docBlock }} 2public function __construct( 3{{ parameters }} 4) { 5{{ body }} 6}