-
Hi Brett,
Not an issue, but I noticed you closed all Tailwind related branches. Coincidently I also noticed that WebDevStudios is working on their wd_s theme to support Tailwind; thought you might …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
One of the great things about Symphony is the ease that comes with installation; A website owner can just drop the package into their root http folder and hit up `/install` in their browser and get on…
-
### Bug description
Fresh install using `statamic new my-site vendor/starter-kit` resulted in:
```
Class "Laravel\Horizon\HorizonApplicationServiceProvider" not found
Script @php artisan packag…
-
Need to migrate Nuxt to Vue 3 to reduce bundle size, simplify request logic and extend flexibility
-
# MVP Features
- [ ] **Define plugin defaults (no options passed)** #5
- [ ] Templates
- [x] What should we define as the default template output type? (html?)
- [x] What should the default…
-
https://github.com/QingWei-Li/vue-tricks (实用技巧 👍 💯 )
https://defed.github.io/categories/Vue/ (Vue源码解读)
https://github.com/NoDivide/astrum , http://astrum.nodividestudio.com/pattern-library/ (A l…
-
Hello!
The blade templating engine in laravel is not supported at the moment (it seems).
Are there any plans to add this in the future?
Is this hard to do and can I help out?
-
### Bug description
We have a Statamic 5.26.0 site that renders a form using code similar to the docs because we have enabled full static caching:
```antlers
{{ nocache }}
{{ form:create for…
-
We've started working on the next major Twig release. As announced last year, this new version will probably land under the Symfony mono-repository.
For the first time in Twig history, I'd like to …