|
URL Shortener 1.0
A Laravel-based URL shortener application
|
Fonctions membres publiques | |
| user () | |
| Get the user that owns the short URL. | |
Attributs protégés | |
| $fillable | |
Définition à la ligne 21 du fichier ShortUrl.php.
| App\Models\ShortUrl::user | ( | ) |
Get the user that owns the short URL.
Définition à la ligne 36 du fichier ShortUrl.php.
|
protected |
Définition à la ligne 25 du fichier ShortUrl.php.