nova-drafts
nova-drafts copied to clipboard
[BUG] - There are no commands defined in the "drafts" namespace.
Describe the bug I am trying to install the package in a Laravel 8.54 site and am getting an error when running
php artisan drafts:migration pages
There are no commands defined in the "drafts" namespace.
To Reproduce Steps to reproduce the behavior:
- In terminal, run
php artisan drafts:migration pages
- See error
Expected behavior The drafts command should create the migrations
Environment(please complete the following information):
- PHP version: 8.0
- Laravel Nova Version 8.54
- Version: 1.1.4