Zakarialabib / myStockMaster

Your All-in-One Inventory and ERP Management with Laravel TALLSTACK
MIT License
295 stars 119 forks source link

V3 : Breaking change - Big Upgrade #179

Closed Zakarialabib closed 3 months ago

Zakarialabib commented 4 months ago

After seen huge traffic those past months, i decided lately to get back to maintenance and upgrading the most loved project .

this commit will cover upgrading the project from older version to laravel 11 and livewire 3 . as well as removing and upgrading methods, making less and better code.

im preparing my library of components mainly on livewire volt , i will be playing and making from what ive coded until now.

feel free to discuss the ways we could make this project adapt to every management architecture mainly Business.

Thank you for testing and giving your feedback

mostafa-amine commented 4 months ago

Hi Zakaria, cool idea However the project should require pestphp/pest in order to run tests.

mostafa-amine commented 4 months ago

I have noticed some bugs and i have the ability to fix them, should i create a new PR from this branch or?

Zakarialabib commented 4 months ago

I have noticed some bugs and i have the ability to fix them, should i create a new PR from this branch or?

Yes sure , im still working on upgrading the project in several aspects , but ur help will be greaat . Thanx.

Copy v3 upgrade branch work on it open a pr and let me review it

Zakarialabib commented 4 months ago

Hi Zakaria, cool idea However the project should require pestphp/pest in order to run tests.

Pest was installed a long time, all test built were built based on old sturcture not yet adapted based on new changes