Rendering Post in Blade View
Open
- 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.