Skip to content

Project web e-commerce menggunakan laravel yang dibuat dalam rangka memenuhi sertifikasi yang diadakan oleh jurusan

Notifications You must be signed in to change notification settings

Icebrey/Toko-Sepatu

Repository files navigation

Build Status Total Downloads Latest Stable Version License

CARA INSTALASI WAJIB DIBACA

  1. Download Project ini atau Clone
  2. Letakkan di htdocs jika anda menggunakan xampp
  3. Pastikan sudah menginstall Composer sebelumnya
  4. Buka CMD lalu masuk ke directory projek anda
  5. Jalan kan command "composer update" tunggu sampai selesai
  6. Rename env.example menjadi .env
  7. Jalan kan command "php artisan key:generate" tunggu sampai selesai
  8. Buat database dengan nama terserah anda
  9. Seuaikan nama database pada file .env dengan database yang anda buat
  10. Jalan kan command "php artisan migrate" tunggu sampai selesai
  11. hapus tabel barangs kemudian import tabel barangs yang telah didownload pada Data Penunjang
  12. Opsional (install package sweetalert agar dapat memunculkan alert)
  13. Selesai

DATA PENUNJANG

https://drive.google.com/drive/folders/1u_qkXX-CP_Sg_uOQdlOCCZsTtXoU0xM2?usp=sharing

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.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

If you don't feel like reading, Laracasts can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page.

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

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

About

Project web e-commerce menggunakan laravel yang dibuat dalam rangka memenuhi sertifikasi yang diadakan oleh jurusan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published