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.
- Larvel framwork (LAMP stack)
- Bootstrap 4.0 + Jquery + VueJS
- Another stylesheet css source
- Bkfa Team: "Nothing is impossible!"
- type
git clone https://github.com/trantrongbinh/qna_01.gitto clone the repository - type
cd projectname - type
composer install - or able type
composer updateif need update package - ( if install in windows type:
composer update --ignore-platform-reqs- ignoring requested PHP extensions ) - type
npm installif use npm or typeyarn installif 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 --seedto create and populate tables - type
npm run dev - type
php artisan serve
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
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.
The Laravel framework is open-sourced software licensed under the MIT license.
