FahimAnzamDip / triangle-pos

Triangle POS is an open source Inventory Management with POS System. Developed with Laravel 10, Bootstrap 4 & Livewire 3. It's completely free to use.
645 stars 207 forks source link

Fix bug #27

Closed OBouysfi closed 1 year ago

OBouysfi commented 2 years ago

Illuminate\Contracts\Container\BindingResolutionException

Target class [CommandMakeCommand] does not exist.

firexsantos commented 1 year ago

I got the same error... how to fix this?

OBouysfi commented 1 year ago

I have another project. Did he send it to you?

Le mer. 1 mars 2023 à 15:02, Firman Santosa @.***> a écrit :

I got the same error... how to fix this?

— Reply to this email directly, view it on GitHub https://github.com/FahimAnzamDip/triangle-pos/issues/27#issuecomment-1450202256, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVIBQKWGFMNZDAYUSMCV753WZ5JI3ANCNFSM6AAAAAARZKP6RI . You are receiving this because you authored the thread.Message ID: @.***>

-- Othman Bouysfi

Full Stack Developer

DRISSIA 2 Boulevard Touria Chaoui

N – 89, Casablanca

Tél : 06 37 20 84 55 / 06 96 84 33 83

Website : obouysfi.online

*Mail : @. @.>*

https://www.facebook.com/profile.php?id=100005592107424 https://www.linkedin.com/in/othman-bouysfi-b85717195/ https://twitter.com/obouysfi?lang=fr

alpondith commented 1 year ago

update composer.json file for laravel-modules package.

fix laravel-modules package version to 8.2

"nwidart/laravel-modules": "8.2",