- Added standard Laravel directory structure and configuration. - Included Svelte and Tailwind configuration for the admin interface. - Added core PHPUnit and testing scripts.
2 lines
31 B
PHP
2 lines
31 B
PHP
<div>{!! $text ?? '' !!}</div>
|