PHP

Convert XML to JSON In PHP.

In this post, we will learn how to convert XML to JSON. We can convert XML to JSON by using PHP inbuilt function. These functions are simplexml_load_file and json_encode.  What is simplexml_load_file? This function converts Read more…

By , ago
PHP

★ A package to add comments to your Laravel app

[AdSense-A]

I'm proud to announce that our team has released a new premium package called Laravel Comments. Using this package, you can set up a comments section in your Laravel app in no time.

We've made a nice, errr I mean epic launch movie to get you in the right mood.

Laravel Comments includes a Livewire component to render comments. Here's what it looks like:

Of course, we wrote extensive documentation, covering every aspect of Laravel Comments.

It comes with batteries included:

comments can be nested
emoji reactions
notifications to all participants when a new comment is posted
an inline approval flow for new comments
markdown editing and code highlighting
endlessly customisable

In this blog post, I'd like to introduce the package to you.

(more…)

By , ago