An open API service indexing awesome lists of open source software.

https://github.com/dhimasanb/laravel-online-shop

Contoh Online Shop menggunakan Laravel 5.4
https://github.com/dhimasanb/laravel-online-shop

ecommerce laravel php

Last synced: 12 days ago
JSON representation

Contoh Online Shop menggunakan Laravel 5.4

Awesome Lists containing this project

README

          

# Laravel E Commerce Website

Example Laravel 5.4 Online Shop

## Built With

* [Laravel 5.4](laravel.com) - The web framework used
* [MySQL](mysql.com) - Database System
* [Bootstrap SASS](https://rubygems.org/gems/bootstrap-sass) - Most Popular CSS Framework
* [Sweet Alert](http://t4t5.github.io/sweetalert/) - A Beatiful Replacement for JavaScript Alert
* [Selectize](http://selectize.github.io/selectize.js/) - It's jQuery-based and it's useful for tagging, contact lists, country selectors, and so on.
* [Font Awesome](fontawesome.io) - The iconic font and CSS framework
* [Webpack](https://webpack.github.io/) - Module Bundler

## Whats Next?

* Sign up dengan facebook
* Fitur wishlist
* Fitur stock
* Otomatis pembatalan order jika tidak ada konfirmasi setelah 24 jam
* Custom order number
* Halaman crud alamat untuk customer (dari dashboard customer)
* Buat alamat default ketika checkout
* Fitur dropship
* Form untuk langsung buat akun dengan menulis password untuk guest checkout
* Notifikasi (email) admin setiap kali ada order baru
* Notifikasi (email) customer setiap status order berubah
* Konfirmasi tranfer + optional upload bukti transfer
* Mekanisme perubah status yang lebih kompleks
* Laporan penjualan terkini
* Laporan statistik user terkini
* Resize foto produk ketika upload
* Dll

## Thanks
Thanks to **[Rahmat Awaludin](https://github.com/rawaludin/)**