Skip to content

programinglive/belajar

Repository files navigation

Hits

Table of Contents
  1. About The Project

About The Project

Repository ini adalah repository open source yang diperuntukan untuk kalian yang baru belajar untuk membuat aplikasi khususnya dengan teknologi website. Repository ini akan terus berkembang seiring dengan waktu karena update repository ini sebagian besar adalah menjawab pertanyaan kalian di live streaming Programinglive.

How To Use

  • composer install
  • php artisan migrate:fresh --seed
  • php artisan tinker
  • php artisan livewire:publish --config
  • php artisan livewire:publish --pagination
  • npm install
  • npm run build
  • npm run dev
User::factory(5)->create()

you're all set

Built With

  • Laravel v10
  • Livewire v3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages