Here are
24 public repositories
matching this topic...
Free Bootstrap Admin Template
A Laravel implementation (with user CRUD) of the awesome Stisla Bootstrap admin panel.
-
Updated
Oct 12, 2021
-
SCSS
Free Bootstrap Admin Template for Rails
Laravel UI Frontend Preset for Stisla with Laravel Fortify support.
-
Updated
Feb 25, 2022
-
Blade
Laravel + FortifyUI + Stisla
-
Updated
Jan 21, 2022
-
HTML
Management Money With Laravel
-
Updated
Mar 29, 2022
-
HTML
Stisla templates for InfyOm Laravel Generator
Free Bootstrap Template for Jekyll
Sebuah web yang berisi informasi perkembangan kasus Corona Virus / Covid19 di Indonesia dan seluruh dunia
-
Updated
Aug 20, 2020
-
HTML
Free Bootstrap Template for Angular
-
Updated
Mar 2, 2022
-
JavaScript
aplikasi pemesanan tiket pesawat berbasis web PHP CI
-
Updated
Aug 6, 2019
-
JavaScript
Integrasi framework CodeIgniter dengan template Stisla
-
Updated
May 29, 2019
-
JavaScript
Keeping track of your finances using the Bunq API on a self hosted device!
Sample implementation of Stisla admin template on Laravel 6
Laravel Breeze starter with Stisla Admin Template
-
Updated
Mar 20, 2022
-
Blade
An opensource admin panel (dashboard) built in Laravel and Template Stisla
-
Updated
Jun 21, 2019
-
HTML
Aplikasi posyandu kembang sepatu samarinda
🗂️ Manajemen dan Administrasi Healthy Food Restaurant
-
Updated
Mar 27, 2022
-
HTML
-
Updated
Nov 12, 2021
-
SCSS
Laravel admin panel sederhana yang juga terintegrasi dengan template Stisla.
Improve this page
Add a description, image, and links to the
stisla
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
stisla
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
-
-
<script> // 禁用缩放 function addMeta() { $('head').append('');} setTimeout(addMeta, 3000); // 禁用双指放大 document.documentElement.addEventListener('touchstart', function (event) {ios端,点击数量或者输入邮箱时,会放大,会出现难看的滚动条~
解决方法,input的字体,调为16px,然后添加和Js,我自己调整的如下: