-
Module '"@emotion/css"' has no exported member 'CSSInterpolation'
package.json
```json
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "…
-
### Vite Plugin Version
1.0.5
### Laravel Version
11.28.1
### Node Version
20.15.1
### NPM Version
10.8.0
### Operating System
Linux
### OS Version
41
### Web browser and version
Mozilla/…
-
Heya folks, I've recently updated to Laravel 11 and Statamic 5. But now, whenever I try to access the control panel, I run into the following issue:
```shell
Vite manifest not found at: /usr/share…
-
As Laravel 9.x onwards, [vite](https://vitejs.dev/) has replaced [mix](https://laravel-mix.com/docs/6.0/installation) as the default asset bundler. Setting up instructions on how to setup a new Larave…
-
Will there be an update for the Vite?
-
### Discussed in https://github.com/qirolab/laravel-themer/discussions/53
Originally posted by **El-Diegore** September 9, 2024
Hi, I was trying to add the theme to the reverb-chat project in…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Laravel now uses Vite by default which offers faster compile times and a dev server with hot module replacement. Also, it should be easier to use for new developers who are used to modern Laravel deve…
mzur updated
3 months ago
-
### Task
Create templates for submitting new issues, pull requests and bug reports.
Ideas of the templates to be used and how issues are to be handled can be shared here.
Thanks!
-
### What Happened
I have a layout where components are rendered using Livewire and have followed the TallStackUI documentation for integration. The issue occurs consistently when navigating to a ne…