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

Where type keys in Laravel 5.5? #183

Open
vvmspace opened this issue Oct 10, 2017 · 1 comment
Open

Where type keys in Laravel 5.5? #183

vvmspace opened this issue Oct 10, 2017 · 1 comment

Comments

@vvmspace
Copy link

Hi!
I am newbie in Laravel, I need to write quick application to learn push notifications technologie (and laravel a little bit).

So:
1.I've created new application via command line
2.Then I've installed davibennun/laravel-push-notification:dev-laravel5 via composer
3.I've run php artisan vendor:publish --provider="Davibennun\LaravelPushNotification\LaravelPushNotificationServiceProvider" --tag="config" (like in READ.me) and I've get Publishing complete
4.I've opened PHPStorm and tried to find config file in project by typing 'Android', path was under vendor: vendor/davibennun/laravel-push-notification/src/config/config.php

It seems that there is something wrong.

Please update README.md for newbies like me. Thank you.

@crxgames
Copy link

app/config/push-notification.php

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

2 participants