Hello
I cloned the project, but because the initial data was not suitable for the project, I got an error when I started the project. For example here:
[Modules\Home\Resources\Views\Pages\home\sliders.blade.php : 7]
Because it cannot read the thumb ( <img src="{{ $slider->media->thumb }}").
Even when I run the tests, it is full of errors:
Tests: 155, Assertions: 8, Errors: 152, Failures: 2, PHPUnit Deprecations: 67.
It would be great if you could add basic data such as photos and export databases to the repository.
Hello I cloned the project, but because the initial data was not suitable for the project, I got an error when I started the project. For example here: [Modules\Home\Resources\Views\Pages\home\sliders.blade.php : 7] Because it cannot read the thumb ( <img src="{{ $slider->media->thumb }}").
Even when I run the tests, it is full of errors:
Tests: 155, Assertions: 8, Errors: 152, Failures: 2, PHPUnit Deprecations: 67. It would be great if you could add basic data such as photos and export databases to the repository.