{"id":23034105,"url":"https://github.com/autostructure/docker_laravel_module","last_synced_at":"2026-05-30T22:31:55.893Z","repository":{"id":136316974,"uuid":"110133924","full_name":"autostructure/docker_laravel_module","owner":"autostructure","description":"Install Laravel in a container.","archived":false,"fork":false,"pushed_at":"2017-11-09T22:17:16.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-17T04:17:05.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/autostructure.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-09T15:41:21.000Z","updated_at":"2017-11-09T16:12:51.000Z","dependencies_parsed_at":"2023-03-27T15:21:39.778Z","dependency_job_id":null,"html_url":"https://github.com/autostructure/docker_laravel_module","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/autostructure/docker_laravel_module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_laravel_module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_laravel_module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_laravel_module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_laravel_module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autostructure","download_url":"https://codeload.github.com/autostructure/docker_laravel_module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autostructure%2Fdocker_laravel_module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712579,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-15T16:29:15.813Z","updated_at":"2026-05-30T22:31:55.874Z","avatar_url":"https://github.com/autostructure.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker_laravel_module\n\n#### Table of Contents\n\n1. [Description](#description)\n1. [Setup - The basics of getting started with docker_laravel_module](#setup)\n    * [What docker_laravel_module affects](#what-docker_laravel_module-affects)\n    * [Setup requirements](#setup-requirements)\n    * [Beginning with docker_laravel_module](#beginning-with-docker_laravel_module)\n1. [Usage - Configuration options and additional functionality](#usage)\n1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n1. [Limitations - OS compatibility, etc.](#limitations)\n1. [Development - Guide for contributing to the module](#development)\n\n## Description\n\nStart with a one- or two-sentence summary of what the module does and/or what\nproblem it solves. This is your 30-second elevator pitch for your module.\nConsider including OS/Puppet version it works with.\n\nYou can give more descriptive information in a second paragraph. This paragraph\nshould answer the questions: \"What does this module *do*?\" and \"Why would I use\nit?\" If your module has a range of functionality (installation, configuration,\nmanagement, etc.), this is the time to mention it.\n\n## Setup\n\n### What docker_laravel_module affects **OPTIONAL**\n\nIf it's obvious what your module touches, you can skip this section. For\nexample, folks can probably figure out that your mysql_instance module affects\ntheir MySQL instances.\n\nIf there's more that they should know about, though, this is the place to mention:\n\n* A list of files, packages, services, or operations that the module will alter,\n  impact, or execute.\n* Dependencies that your module automatically installs.\n* Warnings or other important notices.\n\n### Setup Requirements **OPTIONAL**\n\nIf your module requires anything extra before setting up (pluginsync enabled,\netc.), mention it here.\n\nIf your most recent release breaks compatibility or requires particular steps\nfor upgrading, you might want to include an additional \"Upgrading\" section\nhere.\n\n### Beginning with docker_laravel_module\n\nThe very basic steps needed for a user to get the module up and running. This\ncan include setup steps, if necessary, or it can be an example of the most\nbasic use of the module.\n\n## Usage\n\nThis section is where you describe how to customize, configure, and do the\nfancy stuff with your module here. It's especially helpful if you include usage\nexamples and code samples for doing things with your module.\n\n## Reference\n\nUsers need a complete list of your module's classes, types, defined types providers, facts, and functions, along with the parameters for each. You can provide this list either via Puppet Strings code comments or as a complete list in this Reference section.\n\n* If you are using Puppet Strings code comments, this Reference section should include Strings information so that your users know how to access your documentation.\n\n* If you are not using Puppet Strings, include a list of all of your classes, defined types, and so on, along with their parameters. Each element in this listing should include:\n\n  * The data type, if applicable.\n  * A description of what the element does.\n  * Valid values, if the data type doesn't make it obvious.\n  * Default value, if any.\n\n## Limitations\n\nThis is where you list OS compatibility, version compatibility, etc. If there\nare Known Issues, you might want to include them under their own heading here.\n\n## Development\n\nSince your module is awesome, other users will want to play with it. Let them\nknow what the ground rules for contributing are.\n\n## Release Notes/Contributors/Etc. **Optional**\n\nIf you aren't using changelog, put your release notes here (though you should\nconsider using changelog). You can also add any additional sections you feel\nare necessary or important to include here. Please use the `## ` header.\n# docker_laravel_module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautostructure%2Fdocker_laravel_module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautostructure%2Fdocker_laravel_module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautostructure%2Fdocker_laravel_module/lists"}