Giter Club home page Giter Club logo

learnphptherightway-project's Introduction

The source code for the PHP series "Learn PHP The Right Way".

This repository will contain the code related to specific lessons/videos separated by branches. For example, if you watched lesson 1.31 then you should switch to branch 1.31 to find the appropriate code for it. Each lesson that has an exercise or a mini project or some sort of related code, it will be available in the branch named after the lesson number. Note that not all lessons have associated code changes, so if a branch is missing for some lessons it simply means that there were no significant code changes in that lesson.

The final project of this series is under a separate repository: https://github.com/ggelashvili/expennies which is for the section P.


Branches

  • 1.x - Code for the first section of the course where x indicates the video number where it was implemented
  • 2.x - Code for the second section of the course where x indicates the video number where it was implemented
  • 3.x - Code for the third section of the course where x indicates the video number where it was implemented
  • P.x - Code for these lessons are under Expennies repository: https://github.com/ggelashvili/expennies

Course Playlist

https://www.youtube.com/watch?v=sVbEyFZKgqk&list=PLr3d3QYzkw2xabQRUpcZ_IBk9W50M9pe-

learnphptherightway-project's People

Contributors

ggelashvili avatar leanblod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learnphptherightway-project's Issues

3.14 project does not run

Project does not run with provided docker-compose.yml configuration


โžœ  docker git:(3.14) docker compose up --build -d
[+] Building 0.0s (0/0)                                                                                                                        docker:default
please specify build context (e.g. "." for the current directory)

I tried to change programwithgio-app container build configuration, but it did not work (scheduler does not run script anyway)

Workbench don't connect

Hello Gio!

First of all, i'm loving your series! You are helping me a lot to learn this.

My problem is, i already use a database in the port 3306, so i changed the port of the mysql for the project to 3305. Now, when i try to connect it to the workbench it do not connect and shows me this error: "Failed to connect to MySQL at 127.0.0.1:3305 with root user. Lost connection to MySQL server at 'reading initial communication packet', system error: 0"

I've tried a lot of things, such as change the timout in the preferences. But it dont seens to work. Maybe it was the port that i used and i have to use a specific port for this project? I'm new to it and dont know exactly what to do.

And sorry for my english if its not good. Its not my natural language.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.