Skip to content

kostamilorava/nova-translatable-slug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Nova Translatable Slug


About

This package makes it possible to have a translatable slug that works with outl1ne/nova-translatable


Install

composer require kostamilorava/nova-translatable-slug

Usage

TranslatableSlug::make('Slug')
    ->from('title')
    ->translatable()

About

Nova 4 translatable slug (Works with Spatie translatable)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors