Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Davexdiamond's avatar

Davexdiamond liked a comment+100 XP

4mos ago

@thedesignlog have you checked this library:

https://github.com/unicodeveloper/laravel-paystack

And these videos:

https://www.youtube.com/watch?v=L2jgRFY_IgQ

Starting from this video, and there are 2 more I think.

Davexdiamond's avatar

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's avatar

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