-
Hello there, I'm using Laravel 10.10, and package 2.1.
I have my logo on public/ folder, just there.
This is my function:
private function generateLogo()
{
return "";
}
I used public_…
-
[2024-11-21 15:48:06] prod.INFO: 未知异常:
[2024-11-21 15:48:06] prod.INFO: RuntimeException: No application encryption key has been specified. in /www/wwwroot/xqs.jlskls.top/vendor/laravel/framework/s…
-
### Summary of problem or feature request
![image](https://github.com/user-attachments/assets/4d54b222-c087-461c-aeea-8577c00d096b)
seems that some changes applied to the dependency and broke this…
-
Hello, tried upgrading to Laravel 10 but I get these errors:
```
- lab404/laravel-impersonate 1.7.0 requires laravel/framework ^6.0 | ^7.0 -> found laravel/framework[v6.0.0, ..., 6.x-dev, v7.0.0, …
-
Description:
There's a conflict with pagination when adding two components to the same dashboard in Laravel Nova. Changing the page on one table causes the other table to display the same data, as if…
-
not working on laravel 10
-
Hi how can I get this working for laravel 10? Any help would be greatly appreciated! Thank you
-
fork 해서 composer.json 만 수정하고 쓰려고 하니 잘 안되네요.
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
Not Support In Laravel 10
im trying to install it on laravel 10 but i found this error
Your requirements could not be resolved to an installable set of packages.
Problem 1
- brozot/laravel…