Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/deve-sh/learnphp
- Owner: deve-sh
- License: mit
- Created: 2019-05-23T07:28:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-09T23:25:19.000Z (over 1 year ago)
- Last Synced: 2024-11-09T22:19:43.763Z (3 months ago)
- Topics: gatsby, gatsbyjs, php, tutorials
- Language: JavaScript
- Homepage: https://learnphp.netlify.com
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
LearnPHPA 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])