> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nativecli.com/llms.txt
> Use this file to discover all available pages before exploring further.

# plugin:provider

> Publish the NativePHP plugin service provider

The `plugin:provider` command publishes the `NativeServiceProvider` required for third-party plugins.

## Command

Syntax:

```bash theme={null}
nativecli plugin:provider
```

## See Also

* [plugin:add command](/commands/plugin-add) - Install and register a plugin
