-
- Laravel Version: 7.30.4
- PHP Version: 7.4
- Dcat Admin Version: 2.0.23
### Description:
use admin_asset function to load vue resources, such as js, css
use vue table and page function.
…
-
- Laravel Version: 8.0
- PHP Version: 8.0
- Dcat Admin Version: 2
如何改造当前的上传组件为前端直传ALiOSS,我尝试了增加vue组件上传,但是因为表单的结构,会造成vue的script标签在div内导致报错,是否有其他的方法可以便捷实现该功能?
-
I am using laravel sanctum as a authentication strategy, which is running fine with both ssr and client it was sending the correct headers/payloads so thus getting 200 response in user info api call. …
-
I have implemented your package with vue 2.5.17 and laravel 5.8. Now error is showing in console and everything works fine. But pagination is not showing. I think it is not supporting laravel 5.8
!…
-
### I am working on a project where I am using separate assets for frontend and backend.
I am trying to use purge css for frontend with specific folders and views. I don't think it's working.
**…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ ] I am running the latest version: YES
- [ ] I checked the documentation and found no answer: …
-
# Bug Report
## Steps to Reproduce
1. Cloned latest version of the directus to the server, using:
`git clone https://github.com/directus/directus.git`
2. Made sure all the requirements are…
-
Hi there! Let me first thank you for releasing Twill to the public. It really raises the bar for CMSs in terms of flexibility and usability. Finally someone has implemented blocks in a sane manner! Ho…
-
I have read quite a few "issues" (https://github.com/JeffreyWay/laravel-mix/issues/197 & https://github.com/JeffreyWay/laravel-mix/issues/488) on here and I would like to make a feature request to sol…
-
Error Produce Flow
1. Work on Windows with Xampp PHP 8.1, MariaDB, Apache
2. Create project Badaso apps with fresh laravel 8
3. Flow the installation as documentation
4. `yarn` & `yarn dev` is …