mustafakhaleddev/nova-rtl-support

This package is abandoned and no longer maintained. No replacement package was suggested.

A Laravel Nova RTL support.

Installs: 5 441

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 1

Open Issues: 19

Language:CSS


README

composer require mustafakhaleddev/nova-rtl-support
Select supported locales for RTL

by default we will use ar locale as default locale for the package. but if you want to use other locales you can just add this line to your config/app.php file

    'novaRTL'=> ['ar'],