Skip to content

thinhnv-2059/webtruyen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webtruyen

cài đặt project
1 - git clone https://github.com/nguyenthinhhn/webtruyen.git // lấy code từ kho về máy local
2 - Chạy lệnh composer install // cài composer
3 - Chạy lệnh npm install // cài npm
4 - Tạo file env copy và sửa từ file env.example , cấu hình database
5 - Chạy lệnh php artisan key:generate // lấy key file env
6 - Chạy lênh php artisan migrate // tạo cơ sở dữ liệu
7 - Chạy lênh php artisan db:seed // tạo dữ liệu mẫu
8 - Chạy lênh php artisan storage:link // linh đường dẫn public với storage/public
9 - Chạy lênh bower install // tải các thư viện về
10 - Chạy lênh npm run dev // lệnh chạy vuejs
11 - Chạy php artisan server // để run host
12 - Chạy php artisan ckfinder:download // để dowload ckfinder
13 - Chạy php artisan vendor:publish --tag=ckfinder // để xuất file css, js và file config c
14 - php artisan vendor:publish --provider="Maatwebsite\Excel\ExcelServiceProvider"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages