shopper icon indicating copy to clipboard operation
shopper copied to clipboard

Headless e-commerce administration built with Laravel to create and manage online store.

Results 18 shopper issues
Sort by recently updated
recently updated
newest added

I'm testing Shopper and faced troubles to setting a price for a product through the dashboard. I tried setting the price to 72.99 (seventy-two and ninety-nine cents) and saved the...

enhancement

Hi, In a new installation of Laravel 9, during the `shopper:install` I get an error in publishing the views. `Can't locate path: ` The installation continues and the other steps...

refactor

The dashboard navbar is fixed but transparent, sort of floats on top of everything. See the user's name section. Probably this div, ``` ... ```

this solves the next issue: ``` sail@045db7310620:/var/www/html$ php artisan UnexpectedValueException Invalid route action: [Shopper\Framework\Http\Controllers\Api\Shopper\Framework\Http\Controllers\Api\BrandController]. at vendor/laravel/framework/src/Illuminate/Routing/RouteAction.php:92 88▕ */ 89▕ protected static function makeInvokable($action) 90▕ { 91▕ if (! method_exists($action, '__invoke'))...

This PR is intended to add the shopper-views tag in php artisan vendor:publish command to enable users to customize views.

![Capture d'écran 2024-06-25 022302](https://github.com/shopperlabs/shopper/assets/77481783/1fb9a6be-ec5f-43da-8231-07ee57588173)