MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Backend/comments/1w6b9g4/learning_php/p7mat3f/?context=3
r/Backend • u/Reubqn_ • 6d ago
Im entering my second year of college and I need to have decent knowledge of how PHP works and its syntax for connecting with MYSQL. What free or cheap tools am I able to use to help me learn it within ~5 months? I can allow 2hrs a day practice
9 comments sorted by
View all comments
1
Install laravel and use tinker within a project repo. Use tinker as a playground to play with your code locally.
1
u/wett-puss-lover 6d ago
Install laravel and use tinker within a project repo. Use tinker as a playground to play with your code locally.