Marian Gabriel

Results 8 issues of Marian Gabriel

Hi, I have a problem when I want to paginate search. Laravel returns ``` sql SQLSTATE[42S22]: Column not found: 1054 Unknown column 'relevance' in 'having clause' (SQL: select count(*) as...

bug
help wanted

Hi, I'm using Blender 2.79 and I can't connect to my master server. The error is "No master server on network"

- LaravelSettings Version: 8.1.0 - Laravel Version: 8.83 - PHP Version: 8.1.10 ### Description: I'm using Laravel Octane and I need to run **php artisan octane:reload** every time to get...

Hi, I have an Exception when I want to upload an image. I think Wordpress changed their code. I use 4.5.1. ` [HieuLe\WordpressXmlrpcClient\Exception\XmlrpcException] Could not write file (Empty filename) `

Hi, It's possible to add newline to text when the size of the text is greater than a virgin layer? For example I have a virgin layer and a text...

Why it takes to muck to exit after `Complete` messages?

I have a textarea input and I want to fill with settings data from database but I can't use default method `Forms\Components\Textarea::make('api_key')->required()->default('api key .....'),`