-
# Bug report
Thanks for Bagisto and thanks for your help in advance.
I've tried 5 times, using different approaches,
All using Ubuntu 20, php 7.4, MySql:
1. AWS
2. LightSail
3.Local
4. a…
-
Hi, i'm trying to understand if this is a bug or if you wanted it for some reason.
I created a Bagisto Laravel project and I would like to override the translation for the admin.
As we can see in "h…
-
It would be better if we add a composer file and register the package at [packagist](https://packagist.org).
### Todo:
- [x] Create a json file
- [x] Use package discovery https://laravel.com/d…
-
Hi,
I'm trying to add my features to your framework, I can edit blade views without editing the core packages by copying the file to "app/resources". But don't know how to add new functions to a re…
-
# Bug report
### Title
Cart item not bound to the account when login with social login
### Issue Description
Cart item not bound to the account when login with social login
### Precondition…
-
when i run php artisan db:seed --class="Webkul\DataFaker\Database\Seeders\DatabaseSeeder" command it gives me this:
> Seeding: Webkul\DataFaker\Database\Seeders\CustomerAddressTableDataSeeder
>
…
-
`php artisan db:seed --class="Webkul\DataFaker\Database\Seeders\DatabaseSeeder"` results in
`Call to undefined method Webkul\Product\Models\Product::product()`
-
1) Created app/Http/Customer.php
```
-
hi , i want to know if there is any way to add login with mobile for costumer i have added mobile field to the table but from login what i see is this :
```
if (! auth()->guard('customer')->attem…
-
Hi, I was asking how do you release updates, I'm watching this repository every day an I see pull requests to fix bugs, but I can't see it released. isn't bug fixes supposed to be released as fast as …