Problem trying to use asgard installer
-
Hi, I'm trying to use the site for a new development idea and I'm trying to install the blog module following the instructions on the page, but the command gives me the following error:
php artisan asgard:download:module asgardcms/blog-module No releases were found for this package.
Is there any specific reason?
I'm using php 5.6 and installed the whole framework following the instructions.
-
Hello,
please try with
php artisan asgard:download:module asgardcms/blog
-
That works....!
Is there an specific problem with the migrations?Should I run something else to get the migrations in place?
Is there any modification needed to the install steps on the modules? https://github.com/AsgardCms/Blog/blob/master/readme.md
-
No problems with migrations no.