Aditya Dhanraj

Aditya Dhanraj It help fresher and experience software engineers... we provide complete software development solution

A2logicgroup(The Developer Factory) conducted the seminar on MERN Technology in Agrawal P.G. College Jaipur. Thanx to Th...
05/03/2024

A2logicgroup(The Developer Factory) conducted the seminar on MERN Technology in Agrawal P.G. College Jaipur. Thanx to The Directory of the college.

Dal Lake Srinagar, Jammu & kashmir
26/12/2023

Dal Lake Srinagar, Jammu & kashmir

Shikara Ride in Srinagar kashmir
24/12/2023

Shikara Ride in Srinagar kashmir

16/09/2021
16/09/2021

Hello connections, I am having 10 years of experience as a software developer. I am providing IIT services like website development/Mobile app development/Game development/SEO/Server Management and Many More.

Expertise On:-

IT Consulting

Blockchain Expert

Cloud Server Management

Android/IOS App Development

Cloud Application Development

Custom Software Development

Web Application Design

Web Application Development

Mobile Application Development

13/10/2018

How to get count or sum of every 7 days from a date using mysql.....

SELECT
1 + DATEDIFF(created_at, '2018-10-02') DIV 7 AS weekNumber
,'2018-10-02' + INTERVAL (DATEDIFF(created_at,'2018-10-02') DIV 7) WEEK
AS week_start_date
, MIN(created_at) AS actual_first_date
, MAX(created_at) AS actual_last_date
, SUM(payment_amount)
FROM
orders
WHERE
created_at >= '2018-10-02' and seller_id=618
GROUP BY
DATEDIFF(created_at, '2018-10-02') DIV 7 ;

28/12/2016
Composer

How to install laravel in good way.If u have any issue let me know.

Step 1:-
Server Requirement requirement for laravel 5
=> PHP version >= 5.6.4
=>Mcrypt PHP Extension(optional in starting time)
=>OpenSSL PHP Extension(optional in starting time)

Step 2:-
Download and install Composer-Setup.exe from https://getcomposer.org/download/

Step 3:-
Setup path of php Like:-
step (i).Right Click on This PC
step (ii).Properties
step (iii).Advance System setting
step (iv).Envirment variables
step (v).left click on path variable
step (vi).add ;c:/xampp/php/(xampp) or C:\wamp\bin\php\php version(wamp)

Step 4:- Open "window powershell" or cmd(command prompt)
Step 5:- Type "cd.."
Step 6:- Type "cd.."
Step 7:- Type The following- for xampp "cd xampp" or for wamp "cd wamp"
Step 8:- Type "cd htdocs" or "cd www"
Step 9:- I think You are here c:xampp\htdocs> or c:wamp\www>
Step 10: Run the following command "composer create-project laravel/laravel test --prefer-dist" and wait
Step 11: The above command automaticaly download all the depency and folders for laravel
Step 12: After downloading Start xamp or wamp ->open the browser->and type http://localhost/testlaravel/public
Step 13:You will got a page where it will show like "Laravel 5" that is your installation has been finished "enjoy"

Dependency Management for PHP

27/12/2016

Feeling awesome to work with laravel

what is laravel?List out the advantages of laravel.

Laravel is a framework which work with MVC pattern like codeigniter or cakephp. But It has so many advantages over cakephp and codeigniter.Like

=>Support oops concept with layout management
=>Custom ORM(Object Relational Mapping) relation between multiple models
=>Excellent Documentation.
=>Laracasts
=>Easy Syntax
=>Practical Application Structure
=>Artisan Code Generation
=>Out-of-the-box User Model
=>Blade Templating Engine
=>Dependency Injection Made Simple
=>Supporting Products and Packages
=>Innovative Founder
=>Easy to use
=>Create template level using child and parent
=>create master and child pages dynamically

26/12/2016

What is call by value and call by reference in php?

Call By value/pass by value:- In this method,the copy of value will not effect the original value.like:-

function show($a)
{
$a.="How r u";
}
$c="hello";
show($c);
echo $c;

Note:-Here output will be "hello".Because we are using call by value so that $c will not effect to $a

Call By reference/pass by reference:- In this method the copy of address of value will be effect to the original value like:-

function show(&$a)
{
$a.="How r u";
}

$c="hello";
show($c);
echo $c;

Note:-Here output will be "hello how r u".Because it will effect the original value with their address.

25/11/2016

Question of Software developer:-

Count the uses of a digit in multiple elements of an array.Like-

$a=array(1,2,3,4,5,7,77,88,67,87); In this array 7 has been used 5 times and 8 has been used 3 times.We can get this done using below code.

Solution:-

26/11/2015

I have a big project of 7 websites..............like

1. bangladeshweekly.amg.biz(for bangladeshweekly news)
2. pakistanweekly.amg.biz(for pakistanweekly news)
3. srilankaweekly.amg.biz(for srilanka news)
4. indiaweekly.amg.biz(for indiaweekly news)
5. guravigujrat.co.uk(for gujrat news)
6. bhishma.amg.biz(for london,usa)
7. asiontimesonline.amg.biz(for asia weekly news)

we have developed this sites using expression engine cms of php.....

Address

Jaipur
302018

Alerts

Be the first to know and let us send you an email when Aditya Dhanraj 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 Aditya Dhanraj:

Share


Other Jaipur travel agencies

Show All