Joined September 2017
137 Photos and videos
!! डीसॉफ्ट सर्विस द्वारा आपको दीपावली की हार्दिक शुभकामनाएं !!
1
अपने बिज़नेस को ऑनलाइन करों ईकॉमर्स वेबसाइट के साथ !! Rs@9,999/- More Details : deesoftservice.co.in/ecommer… Multiple Feature : 1. Power Full Dashboard 2. Manage Products 3. Manage Stock 4. Manage Orders 5. Manage Festival Sales 6. Manage Reports 7. Website Settings
1
How to use container in flutter deesoftservice.co.in/article… In this we can add many #children. We can #manage the #container with #height, #width, #padding, #margin. Its like - for making custom #buttons, for #card design etc.
1
Register & login with JWT (Json web token) in express deesoftservice.co.in/article… How to #register user in #nodejs. How to generate #json #web #token when #registered. And how to #login the #user.
1
1
How to use Mongodb with express js deesoftservice.co.in/article… #mongodb is a #database that is used extensively with #nodejs. How to use this database with the #Express Framework. How to #insert data in database, how to #read data and how to #update and #delete data.
1
How to validate post data with joi in express deesoftservice.co.in/article… Post data is validated from joi library like how to use validation, valid email, length etc. And how to send validation error to the server. #restapi #nodejs #deesoftservice #validation
1
GET request with raw data, query string, arguments in express deesoftservice.co.in/article… #deesoftservice #restapi #getrequest #express #Nodejs
1
How to use scaffold in flutter Scaffold is a Flutter widget with some default designs. And there are many parameters like Appbar, body, drawer, floating action button and many more. deesoftservice.co.in/article…
1
Post request send with complex raw data in express deesoftservice.co.in/article… #postrequest #postapi
1
How to handle all request in express Js (GET, POST, PUT, DELETE) deesoftservice.co.in/article… #requesthandle #deesoftservice #expressrequest #getrequest #postrequest
1
Fetch data with using order, ASC, DESC, RANDOM fulstackdev.com/article/fetc… #Codeigniter provided three type of #order like as : #ASC #order for old #records first, #DESC #order for new #records first, #RANDOM #order show #randomly records.
1
Fetch Similar data with Like | orLike | notLike | orNotLike fulstackdev.com/article/fetc… To #search the data from the #database #table, we use the like #function. #Data can be liked in many ways. Like #like, #orLike, #notLike, #orNotLike etc.
1
Fetch data with where | orWhere | whereIn | orWhereIn | whereNotIn fulstackdev.com/article/fetc… we pass some #parameters, from which the #data is filtered and returned. Some where #function provide by #codeingiter : #where, #orWhere, #wherein, #orWhereIn, #whereNotIn, #orWhereNotIn.
1
Selecting data | getWhere | selectMax | SelectMin | selectSum | join fulstackdev.com/article/use-… The #codeigniter provides us with the #query #builder class. Which makes it easy to #communicate with the #database. In this, we can #insert, #read, #update, #delete data etc.
1
Query helper function | insertID | affectedRows | getLastQuery | countAll fulstackdev.com/article/how-… the #query #helper #function when the query of the #database is #executed. Such as #insertId, #affectedrows, #countall, #getlastquery, #getplatform, #getversion and many more.
getResult , getResultArray , getRow, getRowArray in codeigniter - 4 fulstackdev.com/article/get-… generate #query results. Such as for object format #getResult(), for array #getResultArray(),for single row in object #getRows(),for single row in array #getRowArray() #functions etc.
1