rezapasalar/admin-panel-rtl

There is no license information available for the latest version (dev-master) of this package.

This is the admin panel for Persian websites.

dev-master 2020-08-17 08:47 UTC

This package is auto-updated.

Last update: 2024-04-17 16:49:02 UTC


README

This is the admin panel for Persian websites.

Install Package

composer require rezapasalar/admin-panel-rtl

Import Provider

Rezapasalar\AdminPanelRtl\AdminPanelRtlServiceProvider::class

Publishes

php artisan vendor:publish --tag=rezapasalar/admin-panel-rtl --force

Add require to package.mix.js file

require("./resources/js/mixAdminPanelRtl");

Compile JS and CSS

npm i && run dev

Use and enjoy