You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for developing Laravel Spark Pages. It looks like it will really help with our project.
Apologies if this is a really basic question, but I am fairly new to using command lines to install stuff. I've been following your instructions for installing the app and got as far as
I'm guessing I'm doing something wrong. But, please could you point me in the right direction? If you need to ask anything else before providing any assistance, feel free.
With kind regards,
Mark
The text was updated successfully, but these errors were encountered:
Just wondering if anyone has any clue as to how to solve this issue. Please feel free to request any further information you might need before providing help.
Hey @SYPOMark, apologies for not getting to this sooner. Did you end up getting resolved? If you still need help please let @luisdalmolin and myself know.
Hi there,
Thanks for developing Laravel Spark Pages. It looks like it will really help with our project.
Apologies if this is a really basic question, but I am fairly new to using command lines to install stuff. I've been following your instructions for installing the app and got as far as
php artisan vendor:publish --provider="Kirschbaum\LaravelSparkPages\PagesServiceProvider" --tag='migrations'
This resulted in the message:
Nothing to publish for tag ['migrations'].
A similar message came up following the entry of the line:
php artisan vendor:publish --provider="Kirschbaum\LaravelSparkPages\PagesServiceProvider" --tag='assets'
I'm guessing I'm doing something wrong. But, please could you point me in the right direction? If you need to ask anything else before providing any assistance, feel free.
With kind regards,
Mark
The text was updated successfully, but these errors were encountered: