/commerfy

Commerfy is a basic e-commerce built with Laravel

Primary LanguagePHP

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About Commerfy

Screenshot of Home Page

Commerfy is a basic e-commerce site where users can sign-up and sell their products. It is a great opportunity to apply concepts such as db migrations, authentication, crud requests and image handling.
SqLite was the database of choice mainly for a quick setup and tests. TablePlus is a great tool to visualize the db.
The development enviornment was through Laravel Valet

License

The Laravel framework is open-sourced software licensed under the MIT license.