{"id":16068516,"url":"https://github.com/unicodeveloper/hackathon-installer","last_synced_at":"2025-03-17T21:31:25.345Z","repository":{"id":57075427,"uuid":"52722793","full_name":"unicodeveloper/hackathon-installer","owner":"unicodeveloper","description":":icecream: :lollipop: Installer For Laravel Hackathon Starter Pack","archived":false,"fork":false,"pushed_at":"2016-03-16T21:56:38.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T04:57:22.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unicodeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-28T13:35:25.000Z","updated_at":"2020-07-14T22:00:05.000Z","dependencies_parsed_at":"2022-08-24T14:55:43.428Z","dependency_job_id":null,"html_url":"https://github.com/unicodeveloper/hackathon-installer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fhackathon-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fhackathon-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fhackathon-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Fhackathon-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unicodeveloper","download_url":"https://codeload.github.com/unicodeveloper/hackathon-installer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885994,"owners_count":20363649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-09T06:21:26.205Z","updated_at":"2025-03-17T21:31:25.110Z","avatar_url":"https://github.com/unicodeveloper.png","language":"PHP","readme":"# Laravel Hackathon Starter Installation\n\n\u003ca name=\"installing-laravel\"\u003e\u003c/a\u003e\n### Installing Laravel Hackathon Installer\n\n#### Via Laravel Hackathon Starter Installer\n\nFirst, download the Laravel Hackathon Starter Pack Installer using Composer:\n\n    composer global require \"unicodeveloper/hackathon-installer\"\n\nMake sure to place the `~/.composer/vendor/bin` directory (or the equivalent directory for your OS) in your PATH so the `larathon` executable can be located by your system.\n\nOnce installed, the `larathon new` command will create a fresh Laravel Hackathon Starter Pack installation in the directory you specify. For instance, `larathon new mvp` will create a directory named `mvp` containing a fresh Laravel Hackathon Starter Pack installation with all of it's dependencies already installed. This method of installation is much faster than installing via Composer:\n\n    larathon new mvp\n\n#### Via Composer Create-Project\n\nAlternatively, you may also install Laravel Hackathon Starter Pack by issuing the Composer `create-project` command in your terminal:\n\n    composer create-project --prefer-dist unicodeveloper/laravel-hackathon-starter hotel\n\n\u003ca name=\"configuration\"\u003e\u003c/a\u003e\n### Configuration\n\nAll of the configuration files for the Laravel framework are stored in the `config` directory. Each option is documented, so feel free to look through the files and get familiar with the options available to you.\n\n#### Directory Permissions\n\nAfter installing Laravel, you may need to configure some permissions. Directories within the `storage` and the `bootstrap/cache` directories should be writable by your web server or Laravel will not run. If you are using the [Homestead](/docs/{{version}}/homestead) virtual machine, these permissions should already be set.\n\n#### Application Key\n\nThe next thing you should do after installing Laravel Hackathon Starter is set your application key to a random string. If you installed Laravel via Composer or the Hackathon installer, this key has already been set for you by the `php artisan key:generate` command. Typically, this string should be 32 characters long. The key can be set in the `.env` environment file. If you have not renamed the `.env.example` file to `.env`, you should do that now. **If the application key is not set, your user sessions and other encrypted data will not be secure!**","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Fhackathon-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funicodeveloper%2Fhackathon-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Fhackathon-installer/lists"}