본문 바로가기 메뉴 바로가기

Летучий программист

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Летучий программист

검색하기 폼
  • 분류 전체보기 (67)
    • Languages (1)
      • Python (0)
      • Kotlin (1)
      • Dart (0)
    • Server (10)
      • Spring (1)
      • PHP (3)
      • DB (0)
      • ETC (4)
      • Django (1)
      • AWS (1)
    • App (47)
      • Flutter (27)
      • Android Native (20)
      • General (0)
    • 그 외 (9)
      • CS (1)
      • SCM (1)
      • ETC (0)
  • 방명록

Server/PHP (3)
How to install and configure TailwindCSS in Laravel 9?

*laravel/framework -> 9.19, vite -> 3.0.0 Please refer to the official documentation (https://tailwindcss.com/docs/guides/laravel) and recommend to follow my guide if you failed that one. 1. Command the line below in the project directory. # check if the libraries have been added to package.json npm install -D tailwindcss postcss autoprefixer # it generates "tailwind.config.js" npx tailwindcss i..

Server/PHP 2022. 9. 27. 17:49
Laravel 9 Tutorial Summary I - Setup/Controller/Routing/Database

1. Install composer. sudo php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" # check if 'composer-setup.php' has been installed in the dir. ls -al # move it to the other path sudo mv composer.phar /usr/local/bin/composer # check the installed version composer 2. Download DBngin - database version manage tool if necessary. 3. Install laravel installer with composer global. ..

Server/PHP 2022. 9. 27. 10:15
Variables & Conditionals & Loops & Functions

Types - String/ Integer/ Float/ Boolean/ Array/ Object/ NULL/ Resource(Special var holding a resource) Rules - It is prefixed with $. - It starts with a letter of the underscore character. - It cannot start with a number - It contains only alpha-numeric characters and underscores (A-z, 0-9 and _) - CASE-SENSITIVE Examples $name = 'Dariya'; $age = 29; $has_children = false; echo $name . ' is ' . ..

Server/PHP 2022. 8. 1. 09:34
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
  • retrofit_toJson()_error
  • RunAFlutterProjectIniPhoneFromVSCode
  • querydsl5.0.0jakarta
  • dagger-hilt
  • Android
  • android_app_links
  • flutter_storage_not_working_for_the_first_time
  • android_domain
  • flutter_android_app_links
  • MultipleFirebaseEnvironments
  • Laravel
  • flutter
  • querydslQclass
  • futter_api
  • phplaravel
  • Kotlin
  • FlutterWirelessDebuginAOS
  • retrofit_generator_conflicts_with_freezed
  • unsplashAPI
  • AndroidWirelessDebug
  • querydslKotlinError
  • FirebaseConfigurationForMultipleBuildTypes
  • mvvm
  • android_app_links_domain
  • flutter_secure_storage_issue_iOS
  • android_app_link_domain_works_with_adb_but_not_works_with_browser
  • laravel9
  • WirelessDebug
  • retrofit_generator
  • KotlinFlow
more
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바