{"id":18794879,"url":"https://github.com/nembie/vercelit-laravel","last_synced_at":"2025-09-02T07:33:10.859Z","repository":{"id":213970596,"uuid":"735383151","full_name":"Nembie/vercelit-laravel","owner":"Nembie","description":"Quickly configure and deploy your Laravel app on Vercel.","archived":false,"fork":false,"pushed_at":"2024-01-05T10:07:58.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-20T02:28:41.056Z","etag":null,"topics":["bash-script","deploy","laravel","vercel"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Nembie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-24T18:04:05.000Z","updated_at":"2024-10-29T21:18:09.000Z","dependencies_parsed_at":"2024-01-08T12:14:52.528Z","dependency_job_id":null,"html_url":"https://github.com/Nembie/vercelit-laravel","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.5,"last_synced_commit":"0fcdef8e4104e585e07d168902c28fb7303c0495"},"previous_names":["nembie/laravel-on-vercel","nembie/vercelize-laravel"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nembie%2Fvercelit-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nembie%2Fvercelit-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nembie%2Fvercelit-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nembie%2Fvercelit-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nembie","download_url":"https://codeload.github.com/Nembie/vercelit-laravel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231762106,"owners_count":18422857,"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":["bash-script","deploy","laravel","vercel"],"created_at":"2024-11-07T21:31:31.913Z","updated_at":"2024-12-29T16:33:42.673Z","avatar_url":"https://github.com/Nembie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Vercelit Laravel\n\n\n![Vercelit Laravel](https://github.com/Nembie/vercelit-laravel/assets/47114030/176b11f3-bdb2-4bb5-b652-8cebf099e1d2)\n\n\nThis Bash script automates the setup process for deploying a [Laravel](https://laravel.com) project on [Vercel](https://vercel.com). It allows you to configure essential environment variables, create required files and directories, and generate a Vercel configuration.\n\n## 🚀 Usage\n\n```bash\nvercelit-laravel [-h] [-r]\n```\n\n## ⚙️ Installation\n\n1. Clone this repository into a folder.\n\n```bash\ngit clone https://github.com/Nembie/vercelit-laravel\n```\n\n2. Go to folder\n\n```bash\ncd vercelit-laravel\n```\n\n3. Run setup.sh\n```bash\n./setup.sh\n```\n\n4. Usage\n```bash\n// In your Laravel project directory\nvercelit-laravel\n```\n\n## 🧰 Options\n\n#### Overwrite Vercel configuration\n\nYou can use the -r or --reinstall option to reinstall the setup, overwriting necessary files. This is useful if you need to reset or update your configuration.\n\n```bash\n./vercelit-laravel.sh -r\n```\n\n## 🔧 Enviroment variables\n\nThe script prompts you to enter values for the following environment variables:\n\n```\nAPP_URL: The URL for your Laravel application (default: https://yourproductionurl.com).\nAPP_ENV: The environment for your application (default: production).\nAPP_DEBUG: Whether debugging is enabled (default: true).\n```\n\nThis script defaults to using the ```.env.vercel``` file if present; otherwise, it will use the ```.env``` file.\n\n## 🤝 Contribution\nIf you find any issues or have suggestions for improvements, feel free to open a pull request or issue. Your contribution is highly appreciated.\n\n## 📝 License\n\nThis package is open-sourced software licensed under the [MIT license](https://github.com/Nembie/vercelit-laravel/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnembie%2Fvercelit-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnembie%2Fvercelit-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnembie%2Fvercelit-laravel/lists"}