Wednesday, October 4, 2023
  • About
  • Advertise
  • Careers
  • Contact
ioi.to Happiness Community
  • หน้าแรก
  • News
  • Health Gadget
  • New Gadget
  • Industrial Supplies
  • Opinion
  • Lifestyle
  • Login
No Result
View All Result
ioi.to Happiness Community
Home สัพเพเหระ

วิธี clone Laravel จาก Github

SomeOne by SomeOne
September 23, 2023
in สัพเพเหระ
0

1.เปิด Terminal แล้วไปยังโฟลเดอร์ปลายทาง

example
cd C:\xampp\htdocs
cd C:\xampp\htdocs\Playground

2. Run Clone Repository

แบบที่ 1 แบบนี้จะใช้ชื่อเดิมของ Repository  เลย

git clone https://github.com/xxxxx/laravel_project.git

example
git clone https://github.com/LaravelDaily/Laravel-Filament-Admin.git

แบบที่ 2  เปลี่ยนชื่อ folder เป็นชื่อใหม่

git clone https://github.com/xxxxx/laravel_project.git folder_project
cd folder_project

example
git clone https://github.com/LaravelDaily/Laravel-Filament-Admin-Course.git  LaravelFilamentAdmin
cd LaravelFilamentAdmin

 

3. Setting Up Project

composer install

บางปกรณี จะขึ้น error และแจ้งให้เรา Update

composer update

 

4.Setup .env file

copy .env.example .env
php artisan key:generate

 

5.Setup Database ใน .env file

Run migrate กรณีที่มีการสร้างหรือเตรียมข้อมูล migration fileไว้แล้ว

php artisan migrate

คำสั่งเพิ่มเติม กรณีใช้ SESSION_DRIVER=database

php artisan session:table
php artisan migrate

 

6.รันดูหน้าเว็บ

php artisan serve

https://medium.com/ckartisan/how-to-clone-laravel-from-github-6723377e6e1
https://gist.github.com/harisfi/ec3fae34680c38706cbf3ee978a7172b

Previous Post

laravel10blog

Next Post

TEMT6000 Ambient light sensor เซ็นเซอร์วัดความเข้มแสง

Next Post
TEMT6000 Ambient light sensor เซ็นเซอร์วัดความเข้มแสง

TEMT6000 Ambient light sensor เซ็นเซอร์วัดความเข้มแสง

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

9 + two =

ioi.to Community Happiness

ioi คอมมูนิตี้แหล่งความสุข

คอมมูนิตี้แหล่งความสุข ชุมชนแห่งการแบ่งปัน
เพราะเรื่องราว ดีๆ มีไว้ส่งต่อความสุข

Follow us on social media:

Recent News

  • TEMT6000 Ambient light sensor เซ็นเซอร์วัดความเข้มแสง
  • วิธี clone Laravel จาก Github
  • laravel10blog

Category

  • Health Gadget
  • Industrial Supplies
  • IOT
  • Lifestyle
  • National
  • New Gadget
  • News
  • Opinion
  • PHP
  • search engine optimization
  • Sensors
  • Seo Tips
  • Sports
  • Travel
  • สัพเพเหระ

หัวข้อ อัพเดทล่าสุด

TEMT6000 Ambient light sensor เซ็นเซอร์วัดความเข้มแสง

TEMT6000 Ambient light sensor เซ็นเซอร์วัดความเข้มแสง

September 17, 2023

วิธี clone Laravel จาก Github

September 23, 2023
  • About
  • Advertise
  • Careers
  • Contact

© 2019 ioi.to Happiness Community

No Result
View All Result
  • Home
  • Health Gadget
  • News
  • New Gadget
  • Industrial Supplies
  • National
  • Sports
  • Lifestyle
  • Travel
  • Opinion

© 2019 ioi.to Happiness Community

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In