Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deve-sh/learnphp

A Website to learn the basics of PHP.
https://github.com/deve-sh/learnphp

gatsby gatsbyjs php tutorials

Last synced: about 1 month ago
JSON representation

A Website to learn the basics of PHP.

Awesome Lists containing this project

README

        

#

LearnPHP

A website to learn the basics of PHP.

Built using Gatsby.

[See it live](https://learnphp.netlify.com).

## Contributions

The tutorials certainly need contributions. Note that the tutorial pages are written in React and JSX. So to edit parts of the source code you would need info about JSX and React.

The project structure : **src** folder houses a **pages** folder and **components** folder.

The components folder houses files that are used for rendering singular components on pages such as the header, the footer, the basic layout etc.

The pages folder contains the JS Files written in React and JSX for tutorial pages that are later rendered to HTML Pages.

Just make any changes or add any pages with the predefined layout and start a pull request to the repo.

## Contact and Issues

For any issues, open an issue in the repo.
For Contact and Feedback [Email me](mailto:[email protected])