Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 567 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 567 Bytes

Laravel 10 - Toko Online

Screenshots

preview img

Donwload

Clone Projek

  git clone https://github.com/abdulaziz-m5u/toko-online-laravel.git nama_projek

Masuk ke folder dengan perintah

  cd nama_projek
  • Copy .env.example menjadi .env kemudia edit database dan api key nya
    composer install
    php artisan key:generate
    php artisan artisan migrate:fresh --seed
    php artisan storage:link

Login