On Development (ada bug)
- Fix dropdown kota/kab ketika edit data
- Fix Landing page css produk item
- Tambah detail produk landing page
- Tambah detail supplier landing page
- Animasi loading produk
link : catalog | web admin
username : 'admin@admin.com'
password : secret
Aplikasi web admin dan landing page untuk menampilkan data produk.
Sudah dilengkapi dengan data dummy sehingga dapat langsung di test
- PHP 7.1 keatas
- MySQL / MariaDB
- NPM
- Clone
git clone https://github.com/afiefafian/e-catalog.git cd e-catalogcomposer installnpm installcp .env.example .envphp artisan key:generatechmod -R 755 storage bootstrap/cache- Create database di lokal
- Konfigurasi database di file
.env php artisan migrate:fresh --seedphp artisan serve- Selesai.
- icon
- svg pattern
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
The Laravel framework is open-sourced software licensed under the MIT license.