PHP Classes

File: resources/views/vendor/jetstream/components/dropdown-link.blade.php

Recommend this page to a friend!
  Classes of Julio Vergara   PHP URL Shortener API   resources/views/vendor/jetstream/components/dropdown-link.blade.php   Download  
File: resources/views/vendor/jetstream/components/dropdown-link.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP URL Shortener API
Provides an API to create and expand short URLs
Author: By
Last change:
Date: 2 years ago
Size: 174 bytes
 

Contents

Class file image Download
<a {{ $attributes->merge(['class' => 'block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition']) }}>{{ $slot }}</a>