alifattahi/jetstream-rtl
Composer 安装命令:
composer require alifattahi/jetstream-rtl
包简介
RTL Tailwind scaffolding for the Laravel framework.
关键字:
README 文档
README
Persian RTL Version of Laravel Jetstream
Installation
First Step
Install tailwindcss-rtl package:
# Yarn yarn add tailwindcss-rtl --dev # NPM npm install tailwindcss-rtl --save-dev
Next Steps
First Install new Laravel then Install jetstream rtl via composer :
composer require alifattahi/jetstream-rtl
then
php artisan jetstream:install livewire
#or
php artisan jetstream:install inertia
In addition, you may use the --teams switch to enable team support:
php artisan jetstream:install inertia --teams
finally :
npm install && npm run dev
php artisan migrate
Official Documentation
Documentation for Jetstream can be found on the Jetstream website.
Contributing
Thank you for considering contributing to Jetstream! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Jetstream is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 60
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-12