Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

pishran/nova-rtl-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova RTL Theme

This package is for Nova 3.*, for Nova 4 you don't need this package, as Nova supports RTL layout as of v4.10.0.

Right to left (RTL) layout for Laravel Nova

قالب بندی راست به چپ برای لاراول نوا

روش نصب - Installation

Use composer to install this package

برای نصب و استفاده از این پکیج می توانید از کمپوسر استفاده کنید

composer require pishran/nova-rtl-theme

تنظیمات - Configuration

Publish the config file to use your preferred font or enable/disable RTL theme based on locale.

فایل تنظیمات را منتشر کنید تا بتوانید از فونت دلخواه استفاده کرده و فعال یا غیرفعال بودن تم راست به چپ را کنترل نمایید

php artisan vendor:publish --tag=nova-rtl-theme --force