Dashboard
Source: https://viblo.asia/p/tao-1-custom-token-moi-khi-dang-nhap-va-luu-vao-database-voi-spring-boot-thymeleaf-elasticsearch-ket-hop-voi-su-dung-kaizen-elastic-tao-1-function-tai-fe-trigger-goi-den-be-xin-cap-token-moi-sau-1-khoang-thoi-gian-chi-dinh-5OXLAXjaJGr
Random articles
Host CI/CD web tĩnh dựa vào AWS S3, AWS pipeline và Github (Part 1)
Trong bài này, chúng ta sẽ tiến hành tìm hiểu về một số dịch vụ của AWS và thực nghiệm chạy một host web tĩnh với CI/CD code pipeline.
Tóm tắt một số dịch vụ của AWS được sử dụng trong bài viết này:
Amazon S3
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance
Amazon S3 là một dịch vụ lưu trữ đối tượng, cung cấp...
GitHub
Amazon S3
aws
Pipeline
1840
Chúng ta có cần file jsconfig.json khi sử dụng Laravel Mix không?
Bình thường một dự án Laravel sẽ đi kèm Laravel Mix. Laravel Mix giúp chúng ta compile các file JS, CSS. Chúng ta định nghĩa việc compile file JS, CSS nào trong file webpack.mix.js ở thư mục gốc. Trong file này chúng ta cũng có thể định nghĩa alias, ví dụ như:
const mix = require('laravel-mix');
const path = require('path');
mix.webpackConfig({
resolve: {
alias: {
'~': path.join(__dirname, './frontend/js')
}
...
vscode
Laravel Mix
jsconfig
2205
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.