-
- [x] 安裝 pycharm, python, sql developer, ssms
- [x] 設定 pip 環境
- [x] 安裝 dijango 並設定整合至 pycharm
- [x ] 以 vue + bootstrap 模版建立簡單網頁專案
- [x] 撰寫 ORM model 繫結至開發環境資料庫 table
- [x] 以上述專案建立網頁, 對資料庫進行 CRUD…
-
**Describe the bug**
I use Laravel 8 + Vue ... and I use Admin LTE 3 as the template for my project... When I run `npm run watch` or `npm run dev`, there is no problem at all... But when I run `npm …
-
Hi, @JeffreyWay @thecrypticace, I stumbled upon a vulnerability introduced by **glob-parent@3.1.0**:
### Issue Description
When I build my project, I notice that a vulnerability [**CVE-2020-28469**]…
-
### Describe the bug
When you package a min.css file, in Chrome 60, you will ask for its JS file, By plugin-legacy.
The browser will request the JS file for the min.css file, and it will report …
-
For now we use AdminLTE2 based on bootstrap 3. After add `webpack` tools to create new custom layout we should add new options for AdminBundle too. My idea is add options:
```yaml
sonata_admin:
…
-
- Laravel Mix Version: 6.0.6
- Node Version (`node -v`:14.11.0.
- NPM Version (`npm -v`):6.14.8
- OS:window
### Description:
mix 6: compiled js files mix.js will not accept external li…
-
- Laravel Mix Version: 6.0.19 (`npm list --depth=0`)
- Node Version: 16.0.0
- NPM Version: 7.17.0
- OS: macOS Big Sur 11.4
### Description:
Around the 60% building the process crashes w…
-
I`m using AdminLTE in my project. If i install and import the vue-auth package, my submenus won´t expand. If I remove the import statement from my code everything works fine.
Any ideas? Console sho…
-
Hi there,
how to keep the sidebar closed during first render?
-
This is not issue, more of a question.
Im interested if LA will ever by usable with Laravel 7 or 8 and what is final goal of Laravel-Admin v2? I thought LA2 might bring such compatibility, with newe…