-
Hi,
when I put in htacess :
Header set Access-Control-Allow-Origin "*"
I have many error like this in console :
/api/trips?is_passenger=false&page=1&page_size=20 500 (Internal Server Error)
/…
-
2024-02-16
Laravel のアップデートサイクルは年に一回になっているようだ
https://readouble.com/laravel/10.x/ja/releases.html
このリポジトリも最低年に一回は更新しておき、更新時期は毎年3月ごろを目処にしたい。
構築方法について
Laravel には sail コマンドが提供されているが sail を使…
-
Been pulling my hair out all night on this one. I created a little BatchController for executing rest calls in a group. It utilizes the Internal Routes. It works great on homestead but fails on forge.…
-
I've installed the package as described and tried to impersonate other user.
But I'm always getting logged out.
Here is my code:
$anotherUser = User::find(9);
Auth::user()->impersonate($anothe…
-
### Feature description
One of the things that makes Infisical special is its native integrations with platforms like Vercel, Netlify, GitHub, GitLab, Render, etc.
For those of you new to Infisica…
-
Since the [prod tutorial](https://docs.meilisearch.com/running-production/#_3-1-creating-a-reverse-proxy-with-nginx) didn't work for me due to cors issues, I thought it might be helpful for others if …
-
Tomei a liberdade de dar uma melhorada nas etiquetas (*labels*) existentes e adicionar várias outras de modo a abrangir o máximo de refinição possível. :smiley:
Antes disso eu já havia adicionado a…
-
Hi,
I have added "latrell/swagger": "^1.0" to my Composer file and I have Swagger and Swagger UI up and running well locally in my browser on a Windows based machine.
However when I deploy to Stagin…
ghost updated
7 years ago
-
Production Server Specs - I am currently using forge in deploying my apps so the setup is base on forge
- Ubuntu 24
- Nginx
- Php 8.2
- Laravel 10.10
Local Host Server
- Windows 10
- Larago…
-
### Platform
Windows
### Operating system version
Windows 11
### System architecture
Intel (x86)
### Herd Version
1.11.0
### PHP Version
8.2
### Bug description
I'm just testing the deploy …