-
https://blogxy.cn/2022/07/11/laravel-sanctum%E5%AE%9E%E8%B7%B5/
sanctum是官方新推出的认证组件laravel/sanctum文档上表示,这个轻量化的 token 面向两类认证场景而生,思路起源为 Github 的 personal token 。 一是 为 api 令牌,发放长期 token ,认证时 在 header 头…
-
Hi,
So I have this nuxt module installed along with nuxt's axios module.
My axios instance is currently having a X-XSRF-TOKEN header configured inside it (because Laravel Sanctum) and I need this …
-
The [Laravel docs have a section on Distributed Tracing](https://docs.sentry.io/platforms/php/guides/laravel/performance/distributed-tracing/) that explains what people need to do in the front end of …
-
### Package
filament/filament
### Package Version
v3.0.37
### Laravel Version
v10.28
### Livewire Version
v3.0.8
### PHP Version
PHP 8.1
### Problem description
I foun…
-
I have no idea what I'm doing wrong. The Nuxt server isn't producing the `spa.html` file. It's not throwing any error messages either:
```
$ npm run development
> industrial@1.0.0 development /…
-
Hi. Whats the point to use nuxt, if i cant use ssr. Maybe someday u realize `universal` mode?
> WARN nuxt-laravel currently only supports 'spa' mode
s-fog updated
4 years ago
-
Pacjage seems promising but i ahve trouble using it. Well my setup is basically laravel SPA and vite but upon setting up i get this error below
![image](https://user-images.githubusercontent.com/1096…
-
**API will be temporary used as MVC!**
Migration plan:
[SPA with Laravel & Vue](https://blog.logrocket.com/create-single-page-app-laravel-and-vue/)
1. Copy current birdie API too web (as it will be …
-
### Problem Statement
I have Sentry running on two large ecommerce websites, both running the same stack (Laravel) and codebase.
When I look at the backend and frontend performance dashboards, the…
-
## General Items
- [x] Spin Up Framework (Laravel?)
- [ ] Decide on Sexy Logo
- [ ] Decide on storage (are we sticking with MySQL or going with something different?)
- [ ] Readme
- [ ] Docs
- [ ] Test…