What is a Frame Work? An Introduction To Django FrameWork.

 

frame work is a support structure or system that holds parts together, has something stretched over it or acts as the main structure. An example of a framework is four posts supporting a deck cover. An example of a framework is an outline created before writing an essay. noun.
The purpose of a framework is to assist in development, providing standard, low-level functionality so that developers can focus efforts on the elements that make the project unique. The use of high-quality, pre-vetted functionality increases software reliability, speeds up programming time, and simplifies testing.
In general, a framework is a real or conceptual structure intended to serve as a support or guide for the building of something that expands the structure into something useful.

Django FrameWork:

 

django ( JANG-goh; sometimes stylized as django) is a Python-based web framework, free and open-source, that follows the modeltemplateviews (MTV) architectural pattern. It is maintained by the Django Software Foundation (DSF), an independent organization established in the US as a 501(c)(3) non-profit.

Django’s primary goal is to ease the creation of complex, database-driven websites. The framework emphasizes reusability and “pluggability” of components, less code, low coupling, rapid development, and the principle of don’t repeat yourself. Python is used throughout, even for settings, files, and data models. Django also provides an optional administrative create, read, update and delete interface that is generated dynamically through introspection and configured via admin models.

Some well-known sites that use Django include Instagram, Mozilla, Disqus, Bitbucket, Nextdoor and Clubhouse.

Django was created in the fall of 2003, when the web programmers at the Lawrence Journal-World newspaper, Adrian Holovaty and Simon Willison, began using Python to build applications. Jacob Kaplan-Moss was hired early in Django’s development shortly before Simon Willison’s internship ended. It was released publicly under a BSD license in July 2005.

Install Laravel Framework in Windows:

 

1 – Open the XAMPP download page.

2 – Scroll down to the “7.2.8 / PHP 7.2.8” heading.

3 – Click Download (32 bit).

4 – Open the XAMPP setup file.

5 – Click Yes when prompted.

6 – Navigate through the XAMPP setup process.

7 – Click Finish when prompted.

8 – Click Save when prompted.

9 – Start Apache.

10 – Open the Composer website.

11 – Select the Composer download link.

12 – Open the downloaded Composer setup file.

13 – Click Yes when prompted.

14 – Click Next.

15 – Select XAMPP if necessary.

16 – Click Next twice.

17 – Click Install.

18 – Click Finish when prompted.

19 – Open Start .

20 – Search for Command Prompt.

21 – Right-click. Command Prompt.

22 – Click Run as administrator.

23 – Click Yes when prompted.

24 – Enter the Composer validation command.

25 – Wait for Composer to finish updating.

26 – Close Command Prompt.

27 – Copy the installation script.

28 – Re-open Command Prompt.

29 – Paste in the script.

30 – Remove the installer once the installation is complete.

31 – Re-run the Composer command.

32 – Close and re-open Command Prompt.

33 – Enter the Laravel installation command.

34 – Wait for Laravel to install.

 

Leave a Reply

For News Subscribe Us!

Can curiosity may end shameless explained. True high on said mr on come. An do mr design at little myself wholly entire though. Attended of on stronger or mr pleasure.

You have been successfully Subscribed! Ops! Something went wrong, please try again.

© 2022 Code With AM