Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sorry, for one PR. It's easier to apply the changes this way. The excess can be returned to its original state.
these are general fixes that are found after a clean installation and exemplary user behavior.
id
for HTMX action"Edit Thread" button does not work
If there are no Categories or Threads/Posts inside, the list of Categories is empty. It should be displayed regardless of Trends/Posts
Clicking on the Logo/Sitename does not lead anywhere. Annoy
If there are no categories in the database, exceptions will occur. You need to add empty arrays by default
The initial setup does not provide for the use of a Cache. Corrected .env
The texts were displayed incorrectly after formatting. See https://www.php.net/manual/en/domdocument.loadhtml.php#74777
EDIT: HTML-ENTITIES will be deprecated. See https://www.php.net/manual/en/function.mb-convert-encoding.php#127529