Arora Technology

Arora Technology Our Products -
Development : WebDesign,WebRedesign,WebDevelopment
Training: C, C++ , Html, Html-5

Our Products -

Development : WebDesign,WebRedesign,WebDevelopment

Training: C, C++ , Html, Html-5, CSS ,JS , Php ,Php MVC , Ajax , Wordpress ......etc

उरी हमले में शहीद हुए जवानों की शहादत को देश कभी नहीं भुला पाएगा.INDIAN ARMY भारत के वीर जवानों को सलाम करता है. आप भी द...
20/09/2016

उरी हमले में शहीद हुए जवानों की शहादत को देश कभी नहीं भुला पाएगा.
INDIAN ARMY भारत के वीर जवानों को सलाम करता है. आप भी दें शहीदों को श्रद्धांजलि !

03/08/2016

Engineer Rocks ...........

Successfully Completed a project by Arora Technology  http://absolutetutorials.in/                       (Absolute Tutor...
09/07/2016

Successfully Completed a project by Arora Technology

http://absolutetutorials.in/
(Absolute Tutorials : : Its a Good Coaching for 6 th to 12 th , Specially Science - Maths , IIT Students , located in Ramganjmandi , Kota )

Develop your websites in Enough cost & Improve your business

WebDesigning, Php , Php Frameworks Traning also availble for improving Technical skills
for more info Contact us on https://www.facebook.com/AroraTechnology

!!!!! Hurry Up .....................

     :  #6HOW TO INSTALL COMPOSER1. Download and run https://getcomposer.org/Composer-Setup.exeORon Linux or Mac, run th...
22/06/2016

: #6
HOW TO INSTALL COMPOSER
1. Download and run https://getcomposer.org/Composer-Setup.exe
OR
on Linux or Mac, run the following commands:
a. curl -s http://getcomposer.org/installer | php
b. mv composer.phar /usr/local/bin/composer
2.To check the composer installation, Type the below code in command prompt
a. Installing Yii2.0 Basic Application Template via composer
To install basic application template, make sure your command prompt directory pointing to web accessible folder c:/wamp/www and type the following command in command prompt.
c:\wamp\www> composer create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic yii2-basic
OR
c:\> composer create-project --prefer-dist --stability=dev yiisoft/yii2-app-basic c:/wamp/www/yii2-basic
b. Installing Yii2.0 Advanced Application Template via composer
To create advanced application template, make sure your command prompt directory pointing to web accessible folder c:/wamp/www and type the following command in command prompt.
c:\>composer create-project --prefer-dist --stability=dev yiisoft/yii2-app-advanced
c:/wamp/www/yii2advanced
OR
c:\wamp\www> composer create-project --prefer-dist --stability=dev yiisoft/yii2-app-advanced yii2advanced

      :  #5HOW TO CRUD GENERATE IN YII Go tofor backend1: http://localhost/yii/backend/web/index.php?r=gii2: Click on Mo...
21/06/2016

: #5
HOW TO CRUD GENERATE IN YII
Go to
for backend
1: http://localhost/yii/backend/web/index.php?r=gii
2: Click on Model generator (This generator generates an ActiveRecord class for the specified database table.)
a: Table Name:
This is a name of DB table that the new ActiveRecord class is associated with eg: Blog the table name consist of my DB.
b: Model Class:
This is name of the ActiveRecord class to be generated. the class name should not contain the namespace part as it is specified in Namespace.
c: Namespace
This is the namespace of the ActiveRecord class to be generated eg: backend\models (only for backend)
d: Click on Priview button
e: Click on Generate button
3: Click on CRUD generator (This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.)
a: Model Class:
This is the ActiveRecord class Associated with the table the CRUD will be built upon. you should be provied model class name eg: backend\models\blog
b: Search Model Class:
This is the name of the search model class to be generated. you should be provied a namespace class eg: backend\models\blogSearch
c: Controller Class:
This is the name of the controller class to be generated. you should be provied a namespace class eg: backend\controllers \blogController
d: Click on Priview button
e: Click on Generate button
for frontend
http://localhost/yii/frontend/web/index.php?r=gii

Post : 4 (     )HOW TO MIGRATE IN YII1: Create a new database and adjust the components.db configuration inC:/xampp/htdo...
20/06/2016

Post : 4 ( )

HOW TO MIGRATE IN YII
1: Create a new database and adjust the components.db configuration in
C:/xampp/htdocs/advanced/common/config/main-local.php accordingly.
2: Apply migrations with console command c:\xampp\htdocs\advanced> yii migrate
3: Set document roots of your Web server:
4: for frontend path:
"localhost/advanced/frontend/web/index.php"
5: for backend path
"localhost/advanced/backend/web/index.php"
6: Yii2.0 Advanced Application Frontend Template

Post No : 3 ( of     )HOW TO DOWNLOAD YII SETUP1: Installing Yii2.0 from an Archive File: Download the archive file from...
20/06/2016

Post No : 3 ( of )

HOW TO DOWNLOAD YII SETUP

1: Installing Yii2.0 from an Archive File:
Download the archive file from yiiframework.com Unpack the downloaded file to a Web accessible folder.
After installation of application, you have to follow these steps to initialize the installed application. You only need to do these once for all.
type the following code in your command prompt to inititalise
e:\xampp\htdocs\advanced>e:\xampp\php\php.exe init

Yii Php Framework 1. Requirements To run a Yii-powered Web application, you need a Web server that supports PHP 5.1.0.Fo...
20/06/2016

Yii Php Framework

1. Requirements
To run a Yii-powered Web application, you need a Web server that supports PHP 5.1.0.
For developers who want to use Yii, understanding object-oriented programming (OOP) is very helpful, because Yii is a pure OOP framework.

2. What is Yii Best for?
Yii is a generic Web programming framework that can be used for developing virtually any type of Web application. it is especially suited to high-traffic applications, such as portals, forums, content management systems (CMS), e-commerce systems, etc.

3. How does Yii Compare with Other Frameworks?
Like most PHP frameworks, Yii is an MVC framework.
Yii excels among PHP frameworks. Yii is carefully designed from the ground up to be fit for serious Web application development. It is neither a byproduct of some project nor a conglomerate of third-party work. It is the result of the authors' rich experience with Web application development and their investigation of the most popular Web programming frameworks and applications

WHAT IS YII FRAMWORK Its a framework of  Php ..Yii is a high-performance, component-based PHP framework for developing l...
20/06/2016

WHAT IS YII FRAMWORK

Its a framework of Php ..
Yii is a high-performance, component-based PHP framework for developing large-scale Web applications rapidly. It enables maximum reusability in Web programming and can significantly accelerate your Web application development process. The name Yii (pronounced Yee or [ji:]) is an acroynym for "Yes It Is!". This is often the accurate, and most concise response to inquires from those new to Yii:

Is it fast? ... Is it secure? ... Is it professional? ... Is it right for my next project? ... Yes, it is!

06/06/2016
23/05/2016

How to Login using Php

It is a free Portal for public use to learn Web-Designing/Web Development Html-5,Css,Bootstrap,Yii2

Address

Gujar Ki Thadi
Jaipur

Telephone

123456789

Website

Alerts

Be the first to know and let us send you an email when Arora Technology posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Arora Technology:

Share