latcoding.com
blog tutorial cloud, programming & networking
Menu Close
  • Cloud AWS
  • Kubernetes
  • Docker
  • Web Server
  • Android
  • PHP
  • MySQL
  • Networking
  • Java

yii2

1

Create CRUD in yii2 without GII

Posted on August 5, 2015 by Ambar Hasbiyatmoko
crud yii2 manually

DEMO HERE Previously, i wrote an article “How to create CRUD using GII in Yii2“. Now here i will show you how to Create CRUD without GII. Let’s begin !

php, web framework, yii2
0

URL in yii2

Posted on August 4, 2015 by Ambar Hasbiyatmoko

In this article i will show you “how to use some class(Html & Url) in yii2” to get relative and absolute URL. *note : My url yii2 located in http://localhost/yii2_advanced/ directory in /var/ww/html/yii2_advanced

php, web framework, yii2
0

CRUD yii2 using GII

Posted on July 30, 2015 by Ambar Hasbiyatmoko
CRUD yii2

In this article you’ll learn how to create CRUD in yii2 using GII. This below is sample output : DEMO HERE Let’s do it ! CONNECTION First, configure the database connection in common/config/main-local.php : TABLE The table name is “book”. GENERATE CRUD… Continue Reading →

php, web framework, yii2
0

Install extension kartik widget in yii2 and how to use it

Posted on July 30, 2015 by Ambar Hasbiyatmoko
kartik example yii2

DEMO PLUGIN In this tutorial i will show you how to install extension kartik widget in yii2 and how to use it. INSTALL 1) First, install composer.phar in your root directory of yii If you get error “curl: command not found”,… Continue Reading →

linux, php, web framework, yii2
0

Change url frontend/web in Yii2

Posted on July 29, 2015 by Ambar Hasbiyatmoko
change url frontent web in yii2

Demo here The default ‘frontend’ url in yii2 is http://yoursite.com/frontend/web/ Now, we will change it to  http://yoursite.com Let’s do it! 1) Create .htaccess on your root directory of yii, copy script below (ctrl + h if .htaccess is hidden) :

linux, php, web framework, yii2

Post navigation

Older Articles
Newer Articles

10 Artikel terpopuler

  • Mengatasi Meteran Listrik Token ERR-23
    Mengatasi Meteran Listrik Token ERR-23
  • Mengatasi gagal beli paket internet IM3 pada aplikasi MyIM3
    Mengatasi gagal beli paket internet IM3 pada aplikasi MyIM3
  • Cara mengakses CCTV Bardi dari browser
    Cara mengakses CCTV Bardi dari browser
  • How to solve kubernetes dashboard - Unauthorized (401): Invalid credentials provided
    How to solve kubernetes dashboard - Unauthorized (401): Invalid credentials provided
  • Menggunakan .env variable pada Codeigniter 3
    Menggunakan .env variable pada Codeigniter 3
  • Membuat web server sendiri dirumah dengan first media
    Membuat web server sendiri dirumah dengan first media
  • How to solve MySQL 8 replication error: Coordinator stopped because there were error(s) in the worker(s).
    How to solve MySQL 8 replication error: Coordinator stopped because there were error(s) in the worker(s).
  • Cara Dual Boot antara Windows 10 dan Ubuntu 22.04
    Cara Dual Boot antara Windows 10 dan Ubuntu 22.04
  • Memahami statement "SHOW SLAVE STATUS" pada replikasi MySQL
    Memahami statement "SHOW SLAVE STATUS" pada replikasi MySQL
  • Menampilkan photo 360 derajat (photo Sphere) ke dalam website
    Menampilkan photo 360 derajat (photo Sphere) ke dalam website
© 2025 latcoding.com. All rights reserved. | Hiero by aThemes
TOS | Kebijakan Privasi | Tentang | Kontak