-
### Winter CMS Build
dev-develop
### PHP Version
8.1
### Database engine
MySQL/MariaDB
### Plugins installed
_No response_
### Issue description
Related
- commit: https://github.com/winterc…
-
Can you also create copy of this package for NodeJs,
I'm switching my project from laravel to nodejs, and
There's nothing like this exist in nodejs,
So can you please create the same for Nodejs log…
-
I was searching on the internet for a package that would help me with a project I'm working on in Laravel, where this repository was recommended to me, from "https://laravel-news.com/package/simplesof…
-
When I upgraded from v7 to v8 of this driver, I found that suddenly code that worked fine in v7 is now throwing the "Nested transactions are not supported by this client." error from google/cloud-span…
-
As of Laravel 7, it is possible to specify a column to use instead of the default ID behavior when defining a route dynamic parameter.
Laravel example:
```php
Route::get('api/posts/{post:slug}'…
-
- Laravel Version: 11
- PHP Version: 8.3
- Blueprint Version: 2.10
- Platform: Mac
### Issue:
When trying to generate controllers without defining model in yaml, model namespace is incorrect in…
-
When a subscription request is received by Reverb, it throws the following error:
```php
TypeError Laravel\Reverb\Protocols\Pusher\EventHandler::subscribe(): Argument #4 ($data) must be of typ…
-
In my Laravel-based POS web application, I need to send print jobs to two different LAN printers with specific IP addresses. What is the best way to implement this functionality? Are there any specifi…
-
Hey,
I worked with spaties Laravel Query Builder package and since it allows with every relationship include to also include modelCount and modelExists, I implemented these in my ApiResource.
Bu…
-
### What happened?
like the columns in Tables or Forms. I mean the jalaliDate() or jalali(). add these functions to the Exporter
```
Components\TextEntry::make('created_at')
->jalaliDate(),
…