{"id":13462171,"url":"https://github.com/ammezie/openlaravel","last_synced_at":"2025-04-12T00:22:33.549Z","repository":{"id":88640551,"uuid":"63424175","full_name":"ammezie/openlaravel","owner":"ammezie","description":"A collection of open source projects built using Laravel.","archived":false,"fork":false,"pushed_at":"2018-07-17T10:24:51.000Z","size":2499,"stargazers_count":119,"open_issues_count":0,"forks_count":31,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-10T11:27:16.249Z","etag":null,"topics":["algolia","bulma-css","github","laravel","vuejs2"],"latest_commit_sha":null,"homepage":"https://openlaravel.herokuapp.com","language":"PHP","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/ammezie.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}},"created_at":"2016-07-15T13:31:35.000Z","updated_at":"2025-03-23T13:07:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"969f6ea2-0f5c-4620-a017-909af3d1168b","html_url":"https://github.com/ammezie/openlaravel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fopenlaravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fopenlaravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fopenlaravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammezie%2Fopenlaravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammezie","download_url":"https://codeload.github.com/ammezie/openlaravel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248498285,"owners_count":21114079,"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":["algolia","bulma-css","github","laravel","vuejs2"],"created_at":"2024-07-31T12:00:41.228Z","updated_at":"2025-04-12T00:22:33.512Z","avatar_url":"https://github.com/ammezie.png","language":"PHP","funding_links":[],"categories":["Laravel"],"sub_categories":[],"readme":"# Open Laravel\n\nA repository of open source projects built using Laravel.\n\n## Getting Started\n\nClone the project repository by running the command below if you use SSH\n\n`git clone git@github.com:ammezie/openlaravel.git`\n\nIf you use https, use this instead\n\n`git clone https://github.com/ammezie/openlaravel.git`\n\n## Getting Started\n\n`cd` into the project directory and run:\n\n`composer install`\n\nDuplicate `.env.example` and rename it `.env`\n\nRun:\n\n`php artisan key:generate`\n\nThen run\n\n`npm install`\n\n## Setup Algolia\n\nCreate a free Algolia account at [https://www.algolia.com/users/sign_up](https://www.algolia.com/users/sign_up) then fill in your Algolia API Keys in your `.env` file:\n\n```\nALGOLIA_APP_ID=xxxxxxxxxx\nALGOLIA_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\nALGOLIA_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\n## Setup GitHub\nCreate a GitHub personal access token at [https://github.com/settings/tokens](https://github.com/settings/tokens) with the following scopes `repo:status` and `public_repo` then fill in the generated token in your `.env` file:\n\n```\nGITHUB_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\n\nThen run:\n\n`npm run dev`\n\n## Database Migrations\n\nBe sure to fill in your database details in your `.env` file before running the migrations:\n\n`php artisan migrate`\n\nOnce the database is settup and migrations are up, run\n\n`php artisan serve`\n\nand visit [http://localhost:8000/](http://localhost:8000/) to see the application in action.\n\n## TODO\n\n* Filter by stars\n* Filter by activities\n* ~~Show project repo activity on view project page~~\n* Add project screenshot/logo\n\n## Contributing\n\n:+1::tada: First off, thanks for taking the time to contribute! :tada::+1:\n\n**Please submit your pull request against the `develop` branch only.**\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammezie%2Fopenlaravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammezie%2Fopenlaravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammezie%2Fopenlaravel/lists"}