-
There are a couple of issues that I found while scanning through the benchmark code. I do not have time to create a pull request right now, but, I can give you some improvement suggestions in this iss…
-
Hi,
I'am trying to run akaunting project with warden.
but the laravel's index.php is inside root folder (./index.php) instead of /public/index.php.
How can i change the entrypoint of phpfpm and…
-
When i add the DB_HOST variable with 192.168.178.26:3308 i get the following error on startup:
Connecting to database akaunting@192.168.178.26:3308:3306
so the port seems to be hardcoded anywher…
-
### Akaunting version
2.1.33
### PHP version
7.4.21
### Operating system
Debian 11
### Steps to reproduce
- Create an invoice with secondary currency i.e USD
- items values in the secondary cu…
-
### Akaunting version
2.1.20
### PHP version
7.4
### Operating system
Windows 10
### Steps to reproduce
After creating a new module, when I use issued_at as a "Delivery Challan" I am getting `…
-
PHP: 8.1
Laravel: 8
`
Got error 'PHP message: PHP Deprecated: Return type of Akaunting\\Money\\Money::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, o…
-
Downloaded the latest version (2.1.9) and tried to install it on localhost using PHP 7.4.10. Installer displays this error - "Ask your hosting provider to use PHP 7.3.0 or higher for both HTTP and CLI…
-
> I just posted the same issue to laravel/framework and was pointed to here directly https://github.com/doctrine/dbal
`php artisan about`
```
Environment .......................................…
-
**Describe the bug**
I'm unable to install the package on Laravel 8.75.0.
The version of symfony/event-dispatcher and friendsofphp/php-cs-fixer budled in the latest version of Laravel is not compat…
-
Hello,
I really like to use your package to minify my output, in the past everything was going well.
I currently use https://github.com/tightenco/ziggy and https://github.com/spatie/laravel-blade…