Shopi
Demo: <a href="https://www.isawi.tech/projects/shopi">Click here</a> # Setup ``` composer install # change the .env.example to .env then configure your .env file (you need to get your stripe secret keys in order to # get the stripe checkout working, also your email service) php aritisan migrate npm install npm run dev && php artisan serve ``` # Preview              