Ask, reply and learn. Join the community of Akaunting.
I did the git clone today, then composer install. There are many errors, then I visit the page, it syas I don't have permission to access the resource.
composer install
...
121 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> php artisan ide-helper:generate
A new helper file was written to _ide_helper.php
> php artisan ide-helper:meta
A new meta file was written to .phpstorm.meta.php
> php artisan ide-helper:models --nowrite
Exception: Call to a member function companies() on null
Could not analyze class App\Models\Auth\User.
Trace:
#0 D:\Codes\PHP\Laravel\CMS\akounting\httpdocs\app\Abstracts\Factory.php(38): App\Abstracts\Factory->setCompany()
#1 D:\Codes\PHP\Laravel\CMS\akounting\httpdocs\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Factories\Factory.php(171): App\Abstracts\Factory->__construct()
#2 D:\Codes\PHP\Laravel\CMS\akounting\httpdocs\app\Models\Auth\User.php(424): Illuminate\Database\Eloquent\Factories\Factory::new()
...
Showing 1 to 1 of 1 discussions