aimeos / laravel-cms

Easy, flexible and powerful API-first Laravel CMS package with JSON:API and GraphQL APIs
MIT License
30 stars 7 forks source link

ERROR!!! - Could not open input file: artisan #6

Open lucenarenato opened 1 year ago

lucenarenato commented 1 year ago

php artisan cms:install --seed

Could not open input file: artisan

aimeos commented 1 year ago

Please keep in mind that you need an existing Laravel 9+ application where you can install the package before executing these commands: https://github.com/aimeos/laravel-cms#installation

Note: This package is currently in development and the admin backend is only partly done. If you want to help, feel free to submit pull requests with code :-)