nova-kit/nova-packages-tool
Deprecated tool for developing Laravel Nova packages. Functionality has moved to laravel/nova-devtool; use that package instead. Links to Packagist and version/download badges are included, but this repo is no longer the recommended option.
Illuminate\Support\Facades updates).tools() method.^ constraints in composer.json for Nova.Illuminate/Foundation). Test thoroughly.Illuminate APIs)?User) without conflicts in Laravel 13?composer require nova-kit/nova-packages-tool
php artisan vendor:publish --provider="NovaKit\PackagesTool\PackagesToolServiceProvider"
storage/logs/laravel.log.Field class, testing in Laravel 13’s updated environment.config/nova.php to disable package tools if conflicts arise in Laravel 13.Nova::tools(), resolveTool(), and field() methods.
app/SystemStats).registerTools).^4.20) to avoid surprises.composer why-not to audit dependency conflicts in Laravel 13.config/nova.php and app/Providers/NovaServiceProvider.php in Laravel 13.resolveForNavigation()/resolveForIndex() implementations in Laravel 13’s updated context.ClassNotFound errors in custom tools.php artisan nova:debug (if available).dd($this->tools()) in NovaServiceProvider to inspect registered tools.php artisan optimize:clear to troubleshoot caching issues.How can I help you explore Laravel packages today?