codespaces-laravel
codespaces-laravel copied to clipboard
Small project with Laravel and the DevContainer, which allows you to have in a few seconds/minutes, a development environment locally or on Github Codespaces.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.5. Release notes Sourced from guzzlehttp/guzzle's releases. Release 7.4.5 See change log for changes. Release 7.4.4 See change log for changes. Changelog Sourced from guzzlehttp/guzzle's...
I cannot connect to localhost of the container, what I'm missing ? It's always refusing.  I did all possible hostname including the private IP Address but to no avail,...
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.1.0 to 6.2.6. Release notes Sourced from symfony/http-kernel's releases. v6.2.6 Changelog (https://github.com/symfony/http-kernel/compare/v6.2.5...v6.2.6) no significant changes v6.2.5 Changelog (https://github.com/symfony/http-kernel/compare/v6.2.4...v6.2.5) no significant changes v6.2.4 Changelog (https://github.com/symfony/http-kernel/compare/v6.2.3...v6.2.4) no significant changes...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
devcontainer.json does not build in JetBrains IDE 2024.1 and VSCode. JetBrains IDE Welcome screen -> DevContainers -> New DevContainer (from VCS Project, Docker must be installed.) Insert the git@ link...