Skip to content

chas-academy/u03-todo-Laraass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run the application

  1. Clone this repository to your local machine (e.g Visual Studio Code).
  2. Build the Docker-container in Docker Desktop
    • Do this by typing the following command in the terminal: docker compose up
  3. Once the command is executed and the build is complete, the application should be accessible by typing this in your URL: localhost
  4. To shut down the application, run the following command: docker compose down

Link to Figma

PSR12

My code follows the PSR12 standard. Regarding the ERROR message: "24 | ERROR | Expected 1 space after closing brace; newline found" in if-functions.php, there seems to be an invisible newline or whitespace issue that's not immediately visible in my editor.

About

u03-todo-Laraass created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published