-
### Version
5.0.3
### Details & Steps to reproduce
Since I updated the docker container to 5.0.3 2fauth only shows a blank screen. There are no errors in the log file. The last time I got a b…
-
### vite-plugin-symfony version
6.3.0
### vite-bundle version
6.3.0
### your OS, node version, Symfony version, PHP version
_No response_
### Description
```
$ npm run dev
>…
-
### Describe the bug
I tried on my mac to initiate an Hybridly application but i got several issues which are linked to a missing file : `artisan`
> Could not open input file: artisan
#…
-
### Affected Docker Images
All
### Current Behavior
There are many reports where this error randomly appears, usually on fresh deployments.
```
Failed to open stream: Permission denied
```
…
-
### Package
filament/filament
### Package Version
v3.2.33
### Laravel Version
10.43.0
### Livewire Version
v3.4.4
### PHP Version
8.2.12
### Problem description
I have…
-
After a new install, whenever I try to start the server using artisan serve, the .env disapeers.
**To Reproduce**
New install. copy env example to a .env file, fill in mysql information and set AW…
-
### What happened?
### Description
I am using the Craft CMS `create` Twig function to make an HTTP request to an API in a template.
```
{# Call to GIS API #}
{% set geoResponse = create('Guzz…
-
Since we’re changing the defaults for several options in 2.0, I’ve decided to request that we do so for `useTabs` as wel…
-
用了两年umi感觉用不动了,依赖太多.
其实,我项目的需求很明确:
1.前后端分离,然后前端可以实现原来jsp时代可以干的哪些事(比如SSR,模板化,静态化),这是网站应用场景;
2.然后可以具备分离带来的所有好处,比如借助react生态实现全终端的应用,这是app应用场景和中后端应用场景;
3.现在的前端过于复杂了,要取代Java? 还是成为 Java? 需要一个精简…
wldos updated
3 weeks ago
-
I am using VS Code on a project at work that has hundreds of files and many layers of nested sub-directories. I frequently make changes that break many files, such as changing the call signature of a …