milwad-dev / shopline

The best shop by Laravel framework.
81 stars 12 forks source link

Setup Project #9

Closed hamidalizadeh95 closed 3 weeks ago

hamidalizadeh95 commented 3 weeks ago

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.

milwad-dev commented 3 weeks ago

Hi, we are working on it and the tests will be fixed soon. About data, we will write some seeders to generate some data to use Shopline better.