Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skn0tt/laravel-devcontainers-example
https://github.com/skn0tt/laravel-devcontainers-example
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skn0tt/laravel-devcontainers-example
- Owner: Skn0tt
- Created: 2020-07-14T09:06:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:40:28.000Z (11 months ago)
- Last Synced: 2024-10-06T04:01:41.508Z (about 1 month ago)
- Language: PHP
- Size: 323 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Running Laravel in VSCode Devcontainers
## Blog Post outline
- Why is this interesting?
- don't clutter your own workspace
- don't waste time on setup
- support VS / GH CodeSpaces
- How can it be done?
- Add Laradock as a submodule
- Create .devcontainers file
- What are the trade-offs?
- looooong build times