Skip to content

Laravel Starer Project merupakan project Starer (awalan) dimana sudah terkonfigurasi beberapa fungsi umum.

Notifications You must be signed in to change notification settings

ihzaa/Laravel-Starter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Starter Project

  1. Open terminal in the root of this project and do following command:
install.sh

---OR ---

composer install
copy .env.example .env //or just copy the .env.example as .env
php artisan key:generate
  1. Configure the .env file
  2. do php artisan migrate --seed
  3. yes now you can start build AMAZING project

Created at : 23/7/2021 by ❤ Aboy ❤

About

Laravel Starer Project merupakan project Starer (awalan) dimana sudah terkonfigurasi beberapa fungsi umum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published