-
Hello Caroline,
to complete your very usefull package at this point: https://github.com/statikbe/laravel-cookie-consent#usage for Laravel V.11 projects please evaluate adding the following:
// boo…
-
Hey,
Are you open if this library gets migrated to https://github.com/Torann/laravel-geoip?
This way it is possible to choose your own service (https://lyften.com/projects/laravel-geoip/doc/se…
-
# Bug report
### What I did
I am using relationship field to create contracts for my projects. Every contract has a multiple upload field:
```
CRUD::addFields([
[
'name' => 'na…
-
**Describe the bug**
Hi! The extension works really great on Laravel projects. However, it's also enabled for other NodeJS projects and so I'm getting this error in the Output window of VSCode:
…
-
- Lunar version: 1.x latest
- Laravel Version: 11.9
- PHP Version: 8.3.12
- Database Driver & Version: Postgres v17
### Expected Behaviour:
Add Tier Price to Product
### Actual Behavio…
-
### Telescope Version
5.2.4
### Laravel Version
11.29.0
### PHP Version
8.3.12
### Database Driver & Version
image: 'postgres:17' (the issue also appears on 'mysql/mysql-server:8.0')
### Descr…
-
Hello!
I'm tring run ssr in exist project laravel+inertia+react(typescript)+MathJax+MathLive. Run SSR by https://inertiajs.com/server-side-rendering.
Run "npm run build" without error, but when I …
-
Version:
@inertiajs/react version: 1.0.0
Describe the problem:
After setting up a Laravel + React + Breeze application, I’ve noticed that sometimes the URL in my browser renders incorrectly, showin…
-
---
### **1. Projektowanie struktury bazy danych (PostgreSQL)**
- Definicja tabel i relacji (users, teams, projects, scans, vulnerabilities, subscriptions, activity_logs)
- **Dodanie tabel dla symu…
-
### Feature Description
So we recently got the awesome new laravel creation menu, however this one also shows up in non-laravel projects.
Could we possibly automatically not show it in non-laravel…