PHP Classes

File: resources/views/snippets/edit_long_url.blade.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Polr Admin Dashboard   resources/views/snippets/edit_long_url.blade.php   Download  
File: resources/views/snippets/edit_long_url.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Polr Admin Dashboard
Another admin dashboard for the Polr URL shortener
Author: By
Last change: Input data are validated with the vlucas/valitron package.
Date: 6 years ago
Size: 189 bytes
 

Contents

Class file image Download
<p id="edit-long-url">
                    <input type="url" class="form-control" name="url" value="{{ $link->long_url }}" placeholder="Long URL..." />
                </p>