-
Hello! I get this error.
```
Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.
options[0] should be an object:
object { pat…
-
### Laravel version
8.54
### PHP version
PHP 7.3.28
### Voyager version
1.5
### Database
Ver 15.1 Distrib 10.4.19-MariaDB
### Description
I am trying to use the "display" op…
-
Hi, Ben Sampo,
First of all your project is extremely interesting and has helped me a lot. It works perfectly fine but now my company in doing a lot into coding structure and reducing the technical d…
-
```php
/**
* @return int
*/
function return_int() {
$rating = get_a_mixed();
return $rating;
}
/**
* @return mixed
*/
function get_a_mixed() {
return 'a_string';
}
```
This c…
-
### Package
filament/filament
### Package Version
v3.2.98
### Laravel Version
v11.20.0
### Livewire Version
v3.5.4
### PHP Version
PHP 8.3.11
### Problem description
When I composer install…
-
hi, i love your project and it works very well and match what i need for an spa project with laravel. But i don't quite get it how everything works... and now i having a hard time to using it with jso…
-
### PHP 8.1 Deprecated messages
PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/html/vendor/bugsnag/bugsnag/src/Configuration.php on li…
-
Okay, I've got a bit of time, and need to set up a new project with Laravel 5.3 and JWTGuard. @tymondesigns I hope you don't mind this being in your issues similar to my other "guide" (#513), and if …
-
Tried installing on Ubuntu 22.04 by copy/paste the code posted on the main page and hit nothing but issues. Anyone have a better install and setup guide for us not so smart users?
-
Hello, after following all installation steps I see an empty page.
So no categories are shown, and no errors are displayed.
Even after running npm install & npm run production this error occurs.
…