Davexdiamond liked a comment+100 XP
4mos ago
@thedesignlog have you checked this library:
And these videos:
Starting from this video, and there are 2 more I think.
Davexdiamond liked a comment+100 XP
4mos ago
Paystack has a contributed library for Laravel.
https://github.com/unicodeveloper/laravel-paystack
I've used it in two of my Laravel projects, just follow the documentations and you will be fine.
Davexdiamond started a new conversation+100 XP
4mos ago
this problem is based on my DOM elements and my javascript
when ever i click on an element that has the wire:navigate attribute the SPA works but not all my content gets rendered in my webpage but if i inspect it, those element are present in the code but aren't showing and i keep getting this error from my javascript script file telling me that i am redeclaring and element again