Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 382 Bytes

About pplAgro

Repository matakuliah pplAgro dibantu framework laravel dan bootstrap

How to run ?

  • composer install
  • cp .env.example .env
  • php artisan key:generate
  • php artisan migrate --seed
  • php artisan storage:link
  • php artisan serve

License

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