We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to publish the views with php artisan vendor:publish --tag="lunar-paypal-views" I get
php artisan vendor:publish --tag="lunar-paypal-views"
INFO No publishable resources for tag [lunar-paypal-views].
And then, when I display the form in a page, I see only labels for card number, expiration adn cvv and a console error
Uncaught (in promise) ReferenceError: paypal is not defined
A fresh installation on Laravel 10 with LunarPhp 0.7
0.15
8.2.13
10.33.0
macOS
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
When I try to publish the views with
php artisan vendor:publish --tag="lunar-paypal-views"
I getAnd then, when I display the form in a page, I see only labels for card number, expiration adn cvv and a console error
How to reproduce the bug
A fresh installation on Laravel 10 with LunarPhp 0.7
Package Version
0.15
PHP Version
8.2.13
Laravel Version
10.33.0
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: