Skip to content

FS-Focus ( FullStask - Follow One Course Until Successful )

License

Notifications You must be signed in to change notification settings

damminhtien/bkfav3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BKFA Team | FullStask Focus

Purpose

FS-Focus is my project for the purpose of synthesizing, archiving, solving problems, knowledge of information technology. My goal for this blog is to help you guys as much as possible. In 2019, we will done this, of course! Love all.

Technology

  • Larvel framwork (LAMP stack)
  • Bootstrap 4.0 + Jquery + VueJS
  • Another stylesheet css source

Build Status Total Downloads Latest Stable Version License

About Me

  • Bkfa Team: "Nothing is impossible!"

Installation

  • type git clone https://github.com/trantrongbinh/qna_01.git to clone the repository
  • type cd projectname
  • type composer install
  • or able type composer update if need update package
  • ( if install in windows type: composer update --ignore-platform-reqs - ignoring requested PHP extensions )
  • type npm install if use npm or type yarn install if use yarn
  • copy .env.example to .env
  • type php artisan key:generateto generate secure key in .env file
  • if you use MySQL in .env file :
    • set DB_CONNECTION
    • set DB_DATABASE
    • set DB_USERNAME
    • set DB_PASSWORD
  • type php artisan migrate --seed to create and populate tables
  • type npm run dev
  • type php artisan serve

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

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

Image demo

About

FS-Focus ( FullStask - Follow One Course Until Successful )

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • PHP 9.8%
  • HTML 8.5%
  • Vue 7.3%
  • Dockerfile 0.1%