Ask, reply and learn. Join the community of Akaunting.
1. downloaded, ok
2. upload and unzip to server. ok
3. open page in browser to start installer, NOT ok.
in the php error log, I see:
[30-Apr-2021 10:08:17 UTC] PHP Fatal error: Uncaught BadMethodCallException: Method Illuminate\Http\Request::isApi does not exist. in /home/laravelclean/public_html/accounts/vendor/laravel/framework/src/Illuminate/Macroable/Traits/Macroable.php:103
Stack trace:
#0 /home/laravelclean/public_html/accounts/app/Utilities/helpers.php(17): Illuminate\Http\Request->__call('isApi', Array)
Make sure you've downloaded the latest version from akaunting.com, not other sources.
yes, this is where I got it from.
I see you released a new version.,
I've downloaded it.
I've now gotten to the install wizard, however on step 2, the database config, there is an error in the console. 404 http://laravelclean.stagingwork.com/accounts/install/public/vendor/livewire/livewire.js?id=d9e06c155e467adb5de2 404
This file does not exist. in fact the install directory does not exist.
without this I cannot move to the next step of the installer.
Hi Rob.
Does your server fill the PHP requirements?
https://akaunting.com/docs/requirements
yes it does.
I have php 7.4 set, but wanted to use php 8
I have same issue. I am running on local docker container on 8080 port, but it tries to load http://localhost/public/vendor/livewire/livewire.js without port and server returns 404.
am also facing database error
are you get any solution?
Same problem here since I first downloaded the software over a year ago, no update seems to matter...
[shell]# php artisan update:db
In UrlGenerator.php line 121:
Illuminate\Routing\UrlGenerator::__construct(): Argument #2 ($request) must be of type Illuminate\Http\Request, null given, called in
/home/user/public_html/akaunting/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php on line 67
X-Powered-By: PHP/8.1.5
Content-type: text/html; charset=UTF-8
Showing 1 to 9 of 9 discussions