Roberto Butti
Roberto Butti
I have the same need. I was also doing a "fork", but in the end I chose to have a separate specific process for producing HTML starting from the Markdown...
I had the same problem. I identified the problem in the splitEdges function , when your trim edges overlap with a non trim edge (for example a formatted number). A...
> @roberto-butti can you post here a little example of Laravel action so we can understand in Symfony how can we rewrite that action? Sure , take a look here...
Good morning Mohamed @themsaid . I know you are super busy, and this project is great and very helpful. I would like to know if you have any plans to...
I'm available to publish the package from the forked repo, but i think is better and fair to wait Mohamed.
Hi Folks, on top of this PR, i created the PHP8.3 Pull request. Based on the PHP 8.2 changes, PHP 8.3 doesn't introduce changes; just adjusted the GitHub Workflow for...
Hi @tvermaashutosh, I just released a new refactoring for Laravel 11 and Livewire 3. So, I'm going to take the opportunity to merge your contribution. Thank you!
Hi @daniel-lohse thank you for the feedback, Could you provide more info, for example the error message that you have with the `composer install` in a PHP 7.4 environment? We...
thank you for the feedback. Could you please share with me here the output of `composer show` , `composer outdated` and `composer check` please? Thank you
Hey @Axel29 did you still have the issue with the latest version? After the commit you mentioned we refactored and improved the resolve relation mechanism under the hood.