octobercms / test-plugin

Test Suite & Playground for October CMS
134 stars 95 forks source link

issue with create new product #114

Open chrisvidal opened 7 months ago

chrisvidal commented 7 months ago

it can't find the blueprint in the plugin

image
daftspunk commented 6 months ago

Try running php artisan tailor:migrate

chrisvidal commented 6 months ago

it replies

php artisan tailor:migrate
Migrating Content Tables
Nothing to migrate.

and still can't create a product after that. There is no folder app in the root directory