PHP Developer who's developing REST APIs with Laravel for over an year. I would like to contribute in Open Source.
For further actions, you may consider blocking this person and/or reporting abuse
PHP Developer who's developing REST APIs with Laravel for over an year. I would like to contribute in Open Source.
For further actions, you may consider blocking this person and/or reporting abuse
Code of Relevancy -
javinpaul -
Dhanush N -
Pratik Singh -
Once suspended, sathish will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, sathish will be able to comment and publish posts again.
Once unpublished, all posts by sathish will become hidden and only accessible to themselves.
If sathish is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Sathish.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag sathish:
Unflagging sathish will restore default visibility to their posts.
Top comments (4)
Hello, I've been part of open source projects for 4 years now, and I thought I could give you some tips:
First of all I suggest you to read about the open source way of thinking. Of course the coding part is the main part, but understanding the ideology will probably give you new perspectives and ideas.
Second, GITHUB!! Github is full of open projects waiting for help, and is easy to use in both linux and windows... I suggest you to use linux tho.
Third, look for open source events in your city. They might gather around your place once or twice a month and organize stuff. At university they might know more about it... If not you can take a look at meetup or similar. Collaborate with open source projects can be done online, but going to these kind of meetings help knowing more about projects and even contribute to your community.
Good luck with it!
If there's nothing you want to start on your own, you could look more closely at the libraries or dependencies you rely on (including Laravel itself). Do any of them seem like they do something you'd be interested in learning more about? Look them up and see if there's an easy way to contribute. Many actively developed projects have issue trackers where you can find bugs that need fixing, and a few of them will tag "good first issue" or some such. Or if you have an idea for a new feature you'd like to use, you could look into implementing it. If there is an issue tracker it's generally a good idea to open an issue to discuss your idea with the maintainers before attempting anything major.
Not an exact explanation on how to begin contributing. But check out this link from free code camps readme on GitHub. It has a ton of resources to help you get started in the right direction. how-to-contribute-to-open-source
Look for projects that look cool, look at their issues and try to handle them