Skip to content

Instantly share code, notes, and snippets.

@JeffreyWay
Last active June 5, 2024 19:55
Show Gist options
  • Save JeffreyWay/d9763eb0a6616915dbfa8f7d1bf64173 to your computer and use it in GitHub Desktop.
Save JeffreyWay/d9763eb0a6616915dbfa8f7d1bf64173 to your computer and use it in GitHub Desktop.
<div class="bg-gray-200 p-4 rounded block relative">
<h2 class="font-bold">
<a href="https://laracasts.com/discuss/channels/laravel">
Laravel
<span class="absolute inset-0"></span>
</a>
</h2>
<p class="mt-3">
A web application framework with expressive, elegant syntax.
</p>
<div class="mt-3 bg-gray-300 p-4 rounded relative">
<a href="https://laracasts.com/discuss/channels/laravel/model-injection-relationships-and-caching">Please help me with Laravel.</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment