-
Hello,
I'm wondering which fields I need to set to create a 'lifetime' subscription. This is the scenario;
We have a couple of plans; bronze. silver and gold. These plans have an interval of one m…
-
This is to discuss revenue generation ideas for the core development team (@LukeTowers, @daftspunk , @alekseybobkov) in order to keep the project going strong.
Each idea should be a separate commen…
-
Using Laravel 5.8 and Spark 8, I'm unable to install this package because it's requiring "laravel/cashier": "~7.0", but the current version is ~9.3.
Error message below:
Your requirements could …
-
I am working on integrating getRewardful affiliate program with Laravel Spark.
The way it works is you add Javascript to layouts/app.blade.php for example to check for a referral cookie. If found i…
-
I talked with @mattstauffer a bit at Laracon about adding a section for WordPress devs getting into Laravel. A lot of WordPress folks like myself are using more and more Laravel and it would be good t…
-
**Describe the bug**
We use [Laravel Bouncer](https://github.com/JosephSilber/bouncer) to manage permissions for our Laravel app. When attempting to add the LaRecipe gate to `/app/Providers/AuthServi…
-
- Laravel Version: 5.8.15
- PHP Version: 7.2
### Description:
The merged PR #28370 is a breaking change for Spark applications. In spark we have the following code:
```
class PasswordController…
-
When I use this code:
```
use Spatie\MediaLibrary\Media;
class DownloadMediaController
{
public function show(Media $mediaItem)
{
return $mediaItem;
}
}
```
I get the f…
-
**Describe the bug**
I have a Nova installation and I'm using larecipe. I want to hide the docs from guests. I saw the `auth` settings in the config, but when I set `auth` to true I get this error ab…
-
### Which version of Mutagen are you using (`mutagen version`)?
```0.10.2```
### Which operating system (platform/version/architecture) are you using?
```
macOS Catalina (Version 10.15.1, Mi…