Skip to content

Commit

Permalink
[WIP] Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
lazerg committed Jun 20, 2024
1 parent 66925e7 commit abca914
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# Building

```bash
docker build -t lazerg/laravel:latest . # for versioning: lazerg/laravel:php82
docker image push lazerg/laravel:latest
```

# Tags

| Tag name | PHP Version | Node Version |
Expand All @@ -19,4 +12,10 @@ docker image push lazerg/laravel:latest

- [PHP](https://hub.docker.com/_/php) Official Image
- [lazerg/laravel](https://hub.docker.com/r/lazerg/laravel)
- [xDebug Setup](https://youtu.be/4opFac50Vwo)
- [xDebug Setup](https://youtu.be/4opFac50Vwo)

# xDebug PHPStorm Configuration

![xDebug PHPStorm Configuration](./assets/php_debug.png)

![File Bindings](./assets/php_servers.png)
Binary file added assets/php_debug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/php_servers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit abca914

Please sign in to comment.