-
The content in the documentation is ordered alphabetically which is good but it can very helpful for beginners if it's ordered in the official documentation order. It will make it super easy for begin…
ghost updated
3 years ago
-
Recently I upgraded my Laravel to ver 9.20.0 which brings this err
**`Class "Barryvdh\DomPDF\Facade" not found`**
I have included it in the providers
`Barryvdh\DomPDF\ServiceProvider::class,`
…
-
### Have you searched through other issues to see if your problem is already reported or has been fixed?
Yes, I did not find it.
### Did you read the documentation?
Yes, I did not find it.
### Hav…
-
I'm trying to use the `OomBootstrapper`, but I get a `BindingResolutionException`.
### Environment
* Bugsnag Laravel version: `2.26`
* Bugsnag version: `3.29.0`
* PHP version: `8.2.3`
* Compo…
-
Hey Andrés,
I am Kaustav Ghosh, working as a Software Engineer at Couchbase. I hope this message finds you well. I've recently been tasked with developing a PHP Laravel quickstart for Couchbase. Du…
-
This is a great project but it was released too early without a proper documentation. Don't get me wrong, I like people contribute to open source. But without a proper documentation, it is useless.
E…
-
**✏️ Describe the bug**
I am using version 4.10.1 and also i have `validation_strategy` set to `always`.
**↪️ To Reproduce**
```php
class Event extends \Spatie\LaravelData\Data
{
public function…
-
According to Chat GPT there is a way to use amazon SES with this package:
> Yes, it is possible to receive inbound emails from Amazon SES using Beyond Code Laravel Mailbox. Laravel Mailbox provides…
-
# Selling digital products using Laravel part 7: Importing package documentation from GitHub - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/1795-selling-digital-pro…
-
Hi,
I think there's an error in the example code, when capturing a payment you need to specify the orderID and not PayerID
So the correct line would be
`$paypalOrder = $order->show(request()->t…
z3d0 updated
2 months ago