-
Would you be able to update the package so it will work with Laravel 6 and up?
Thanks, Kevin
-
Will you be adding support for Laravel 6?
-
@barryvdh are ur going to support l 5.6?
-
Hi, i have a fresh install of the pos plugin however after adding a product i am not able to process checkout
```
[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]…
-
I get the following error when I try to execute any of the commands to create my models
`Declaration of Illuminate\Database\PDO\Concerns\ConnectsToDatabase::connect(array $params, $username = null,…
-
Можно ли использовать данный пакет под 6.x версии laravel?
-
Hi, is the upgrade on the road map? @BadChoice do you accept a pull request for this issue?
-
It seem due to old dependencies, you can't use it on Laravel/Lumen 6.0
Can you raise them to 6.0?
-
Laravel 6.0 Compatibility ?
`composer require --dev "xethron/migrations-generator"`
```
Using version ^2.0 for xethron/migrations-generator
./composer.json has been updated
Loading composer r…
-
Do you have instructions to upgrade to Laravel 6? I am trying to upgrade my app to Laravel 6 and this package blocks the update.
Thanks for any guidance.