corcel / corcel/corcel

Rendering Post in Blade View

Open
#530 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
4.8k
Forks
600
PR merge metrics
No merged PRs in 30d

Description

- Corcel Version: 4.0.1
- Framework Name & Version: Laravel 8
- PHP Version: 7.4
- Database Driver & Version: MySQL

### Description:
I've just started using this package, and most went fine until I have to handle the post_content for a given article.

I can't find a function that can properly handle the rending of the post without destroying some html tags like iframes.

### Steps To Reproduce:

{!! nl2br($article->content) !!}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.