- You'll need a local server and a database to run these projects. Once you have those, follow these steps:
- Run
composer install
inside the project folder. - Run
php artisan migrate
to migrate the database. - Finally, run
php artisan serve
to start the local server.
- Run
- GitHub Repository
- This is a Web App to expose a car dealership business. You can show your cars to sell, how your business works and so much more.
- Images (Work in Progress)
- GitHub Repository
- This is a Web App to control your commerce, with inventory management, sell products, factory production and so much more.
- Images (Work in Progress)