Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not open input file: artisan #14

Open
SomeDevWeb opened this issue Feb 12, 2024 · 0 comments
Open

Could not open input file: artisan #14

SomeDevWeb opened this issue Feb 12, 2024 · 0 comments

Comments

@SomeDevWeb
Copy link

Hi
See there are people in this world that are just beginning in Laravel and would like to install your great package, but it's soo annoying that some steps are not specified and of course the whole thing doesn't work!!! :(
I'm one of them and I got this error when running "php artisan vendor:publish --provider="_5balloons\LaravelSmartAds\LaravelSmartAdsServiceProvider" --tag="smart-ads-migrations""
It's not enough I spent a few hours to realize why the project didn't install at all, now I finally managed to install it, but I got this error.

BTW, for the beginners like me, I have to say if it helps anyone, because the "composer require 5balloons/laravel-smart-ads" doesn't work by itself, you have to CLONE the git project first, then REMOVE the damn composer.json file, and only then do the "composer require" command.

So I did all that and now of course there's another issue now.
Firstly, migrations are done in the DB right, but there's absolutely no info about how that's integrated or at least where is the DB connection info...

Anyway, when I did that command I got the "Could not open input file: artisan"

Anyone any help about this please?
Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant