Fixed linebreak

This commit is contained in:
Helge-Mikael Nordgård 2025-05-06 17:48:48 +02:00
parent bc80e22bfe
commit 825ca5cc05

View File

@ -100,7 +100,7 @@ And the images will become available for use inside the application.
## FAQ
**Q:** *Why isn't this software released as a composer package? Will it ever be?*
**Q:** *Why isn't this software released as a composer package? Will it ever be?*<br />
**A:** In order to get this ported and made available as fast as possible, we opted to port this from our Laravel 10 based CMS to Laravel 12, for now. If we had opted to make this into a composer package a lot more time would have to be spent coding the frontend for every possible Laravel scaffolding environment (Vue, React, Livewire) and the testing for each of those. We **will** release this as a composer package in the future, though.
## Testing