Skip to content

Instantly share code, notes, and snippets.

View hoangsvit's full-sized avatar
😎

David Nguyen hoangsvit

😎
View GitHub Profile
@hoangsvit
hoangsvit / danh-sach-cong-doan-viet-nam.json
Last active December 6, 2022 08:06
Danh Sách Công Đoàn Việt Nam
{
"10": {
"10": {
"vi": "Liên Đoàn Lao Động Tỉnh Lào Cai",
"en": "Lao Cai Province Federation of Labor",
"ja": "Lao Cai省労働連盟"
},
"080": {
"vi": "Liên Đoàn Lao Động Thành phố Lào Cai",
"en": "Lao Cai City Federation of Labor",
@hoangsvit
hoangsvit / bhxh.json
Last active December 12, 2022 08:31
List of banks of Viet Nam Social Security
This file has been truncated, but you can view the full file.
[
{
"id": "6176128b-10f1-4bf4-9a5a-9020caa248c3",
"province_id": "92f0a746-6569-4057-91ad-910629f68900",
"bank_code": "95309001",
"bank_name": "VPBank Chi nhánh Bạc Liêu",
"created_at": "2022-11-28T03:00:57.000000Z",
"updated_at": "2022-11-28T03:00:57.000000Z",
"province": {
"id": "92f0a746-6569-4057-91ad-910629f68900",
@hoangsvit
hoangsvit / laravel-install.sh
Created June 15, 2023 08:55
Laravel sail on Powershell
docker run --rm `
--pull=always `
-v "${pwd}:/opt" `
-w /opt `
laravelsail/php82-composer:latest `
bash -c "laravel new example-app-sail && cd example-app-sail && php ./artisan sail:install --with=mysql,redis,meilisearch,mailpit,selenium "
@hoangsvit
hoangsvit / README.md
Last active June 17, 2023 07:12
Send a test mail / notification in Laravel from Tinker
php artisan tinker
Notification::route('mail', 'hello@eplus.dev')
            ->route('nexmo', '5555555555')
            ->route('slack', 'https://hooks.slack.com/services/...')
            ->notify(new InvoicePaid($invoice));
@hoangsvit
hoangsvit / tasks.json
Last active October 12, 2023 02:44
.vscode/tasks.json
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
// created by eplus.dev
"version": "2.0.0",
"tasks": [
{
"label": "backend",
"type": "shell",
"command":"composer i; php artisan ser",
@hoangsvit
hoangsvit / file.csv
Last active June 24, 2024 04:35
Giá vé cao tốc TP.HCM – Dầu Giây
Loại phương tiện Lộ trình Mức giá (VNĐ)
Xe dưới 12 ghế ngồi, xe tải có tải trọng dưới 2 tấn; các loại xe buýt vận tải khách công cộng Long Phước - Dầu Giây 31.500
Long Phước - QL51 40.950
Long Phước - Phan Thiết 80.850
Long Phước - Dầu Giây - Phan Thiết 105.000
Long Phước - QL51 - Dầu Giây 7.350
Long Phước - QL51 - Phan Thiết 48.300
Long Phước - Phan Thiết - Dầu Giây 73.500
QL51 - Dầu Giây 38.850
QL51 - Phan Thiết 64.050