You've already forked php-flasher
mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-04-05 12:32:55 +01:00
update symfony documentation page
This commit is contained in:
@@ -236,11 +236,11 @@
|
||||
</li>
|
||||
<li class="flex items-start">
|
||||
<i class="fa-solid fa-check text-green-500 mt-1 mr-2.5"></i>
|
||||
<span>Auto-detects frontend framework</span>
|
||||
<span>Intuitive, consistent API across libraries</span>
|
||||
</li>
|
||||
<li class="flex items-start">
|
||||
<i class="fa-solid fa-check text-green-500 mt-1 mr-2.5"></i>
|
||||
<span>Intuitive, consistent API across libraries</span>
|
||||
<span>Customize notifications with ease</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -341,7 +341,7 @@ flasher.success('Well done!');</code></pre>
|
||||
<h3 class="text-lg font-medium text-slate-800 mb-2">Need assistance?</h3>
|
||||
<div class="flex items-center flex-wrap gap-3">
|
||||
<a
|
||||
href="/docs/"
|
||||
href="/symfony/"
|
||||
class="inline-flex items-center text-sm px-4 py-2 bg-white border border-slate-200 rounded-lg text-slate-700 hover:bg-slate-50 transition-colors"
|
||||
>
|
||||
<i class="fa-regular fa-file-lines text-indigo-600 mr-2"></i>
|
||||
|
||||
Reference in New Issue
Block a user