Вот мои коды:
resources/sass/app.scss
/* rtl:begin:options: {
"autoRename": true,
"stringMap":[
"name": "ltr-rtl",
"priority": 100,
"search": ["ltr"],
"replace": ["rtl"],
"options": {
"scope": "*",
"ignoreCase": false
}
]
} */
.ltr {
@import "~bootstrap/scss/bootstrap";
}
/*rtl
@import "~bootstrap/scss/functions";
@import "~bootstrap/scss/variables";
@import "~bootstrap/scss/mixins";
resources/views/example.blade.php
...
Подробнее здесь: https://stackoverflow.com/questions/661 ... -laravel-8
Мобильная версия