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