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

Laravel 10 not working when i call Cart::content() #7

Open
vuducnguyentb opened this issue Mar 22, 2024 · 0 comments
Open

Laravel 10 not working when i call Cart::content() #7

vuducnguyentb opened this issue Mar 22, 2024 · 0 comments

Comments

@vuducnguyentb
Copy link

when i call route add Cart has 1 function include:
Cart::instance('shopping')->add('192ao12', 'Product 1', 1, 9.99);

After i call route get content for Cart but not working:
Cart::content()

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