{"id":19368694,"url":"https://github.com/csinghdev/laravel-starter","last_synced_at":"2025-04-09T18:18:07.289Z","repository":{"id":37530729,"uuid":"254918769","full_name":"csinghdev/laravel-starter","owner":"csinghdev","description":"Laravel starter project with JWT + Auth APIs + Registration, Email Verification and Forgot Password APIs + Response Management + Backup Management + API Logging + Laravel Telescope + TDD environment setup","archived":false,"fork":false,"pushed_at":"2023-04-19T20:28:20.000Z","size":742,"stargazers_count":253,"open_issues_count":4,"forks_count":62,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-09T18:18:01.866Z","etag":null,"topics":["apis","authentication","backup","jwt","laravel","rest-api","tdd"],"latest_commit_sha":null,"homepage":"","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/csinghdev.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":"2020-04-11T17:24:07.000Z","updated_at":"2025-03-24T06:11:03.000Z","dependencies_parsed_at":"2024-12-20T07:05:50.622Z","dependency_job_id":"6de9fd5d-3c1b-4b5e-af0e-f9b2356906d8","html_url":"https://github.com/csinghdev/laravel-starter","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csinghdev%2Flaravel-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csinghdev%2Flaravel-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csinghdev%2Flaravel-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csinghdev%2Flaravel-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csinghdev","download_url":"https://codeload.github.com/csinghdev/laravel-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085326,"owners_count":21045139,"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":["apis","authentication","backup","jwt","laravel","rest-api","tdd"],"created_at":"2024-11-10T08:07:46.947Z","updated_at":"2025-04-09T18:18:07.262Z","avatar_url":"https://github.com/csinghdev.png","language":"PHP","readme":"# Laravel-Starter (for Laravel 9)\n# Laravel-Starter (for Laravel 8, [click here](https://github.com/csinghdev/laravel-starter/tree/v2.0))\n# Laravel-Starter (for Laravel 7, [click here](https://github.com/csinghdev/laravel-starter/tree/v1.0))\nThis Starter Application acts as starting point for application \ndevelopment. A lot of things which needs to be taken care of during REST API Development are already present here.\n\nFollowing are the list of things taken care of:\n- JWT pre-installed\n- Authentication APIs are ready to use\n- Consistent Response in all APIs and Exception Handling\n- Registration API\n- Email Verification APIs\n- Forgot Password APIs\n- API Logging\n- Backup automation and management\n- Laravel Telescope for debugging in local environment\n- TDD (Test Driven Development) setup using phpunit\n\n## Want to do it yourself?\nHere are the video tutorials you can follow to do it by yourself. These tutorials are based on Laravel 7 and this project has been upgraded to Laravel 8, you may see few changes in latest code. Checkout [v1.0](https://github.com/csinghdev/laravel-starter/tree/v1.0) to see the exact code.\n\n| | | |\n|:-------------------------:|:-------------------------:|:-------------------------:|\n|\u003ca href=\"https://www.youtube.com/watch?v=MB2Dv1hqwJE\"\u003e\u003cimg src=\"https://img.youtube.com/vi/MB2Dv1hqwJE/0.jpg\"\u003e\u003c/a\u003e Create a new Laravel Project|\u003ca href=\"https://www.youtube.com/watch?v=40g0vEXOFrU\"\u003e\u003cimg src=\"https://img.youtube.com/vi/40g0vEXOFrU/0.jpg\"\u003e\u003c/a\u003e JWT installation and Setup|\u003ca href=\"https://www.youtube.com/watch?v=CKqRX9CBljU\"\u003e\u003cimg src=\"https://img.youtube.com/vi/CKqRX9CBljU/0.jpg\"\u003e\u003c/a\u003e Auth APIs using JWT|\n|\u003ca href=\"https://www.youtube.com/watch?v=qNhD7DhSGzQ\"\u003e\u003cimg src=\"https://img.youtube.com/vi/qNhD7DhSGzQ/0.jpg\"\u003e\u003c/a\u003e Consistent Response in REST APIs - Part I|\u003ca href=\"https://www.youtube.com/watch?v=4BT4NtpZDLU\"\u003e\u003cimg src=\"https://img.youtube.com/vi/4BT4NtpZDLU/0.jpg\"\u003e\u003c/a\u003e Consistent Response in REST APIs - Part II|\u003ca alt=\"Consistent Response in REST APIs - Part II (Exception Handling)\" href=\"https://www.youtube.com/watch?v=LChQQtdfSdY\"\u003e\u003cimg src=\"https://img.youtube.com/vi/LChQQtdfSdY/0.jpg\"\u003e\u003c/a\u003e Registration API|\n|\u003ca href=\"https://www.youtube.com/watch?v=xIdFl155YvA\"\u003e\u003cimg src=\"https://img.youtube.com/vi/xIdFl155YvA/0.jpg\"\u003e\u003c/a\u003e Email Verification APIs|\u003ca href=\"https://www.youtube.com/watch?v=0FCkS-gqA_c\"\u003e\u003cimg src=\"https://img.youtube.com/vi/0FCkS-gqA_c/0.jpg\"\u003e\u003c/a\u003e Forgot Password APIs|\u003ca href=\"https://www.youtube.com/watch?v=zIHDOjz1SR4\"\u003e\u003cimg src=\"https://img.youtube.com/vi/zIHDOjz1SR4/0.jpg\"\u003e\u003c/a\u003e API Logging Using middleware|\n|\u003ca href=\"https://www.youtube.com/watch?v=11ECvHYMfRY\"\u003e\u003cimg src=\"https://img.youtube.com/vi/11ECvHYMfRY/0.jpg\"\u003e\u003c/a\u003e Backup automation and management|\u003ca href=\"https://www.youtube.com/watch?v=gpfEaKr3y9Q\"\u003e\u003cimg alt=\"Laravel Telescope for debugging in local environment\" src=\"https://img.youtube.com/vi/gpfEaKr3y9Q/0.jpg\"\u003e\u003c/a\u003e Laravel Telescope for debugging|\u003ca href=\"https://www.youtube.com/watch?v=G-OV9Eqsouk\"\u003e\u003cimg src=\"https://img.youtube.com/vi/G-OV9Eqsouk/0.jpg\"\u003e\u003c/a\u003e TDD in Laravel using phpunit|\n\n\n## Doing it on MacOS?\nHere is a simple video to setup Laravel application environment on MacOS using [Valet](https://laravel.com/docs/7.x/valet#introduction).\n\n[![Install Valet on Mac](https://img.youtube.com/vi/qN-QmeMm1vE/0.jpg)](https://www.youtube.com/watch?v=qN-QmeMm1vE)\n\n\nHow to use?\n--\n\nClone this repository:\n\n    git clone https://github.com/csinghdev/laravel-starter.git\n\nRemove .git folder since you want to create a new repository\n\n    rm -rf .git\n\nInstall dependencies:\n\n    composer install\n    \nCopy ``.env.example`` file:\n\n    cp .env.example .env\n\nConfigure ``.env`` file\n\n\n## About Laravel\n\nLaravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:\n\n- [Simple, fast routing engine](https://laravel.com/docs/routing).\n- [Powerful dependency injection container](https://laravel.com/docs/container).\n- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.\n- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).\n- Database agnostic [schema migrations](https://laravel.com/docs/migrations).\n- [Robust background job processing](https://laravel.com/docs/queues).\n- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).\n\nLaravel is accessible, powerful, and provides tools required for large, robust applications.\n\n## Learning Laravel\n\nLaravel has the most extensive and thorough [documentation](https://laravel.com/docs) and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.\n\nIf you don't feel like reading, [Laracasts](https://laracasts.com) can help. Laracasts contains over 1500 video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.\n\n## Laravel Sponsors\n\nWe would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel [Patreon page](https://patreon.com/taylorotwell).\n\n- **[Vehikl](https://vehikl.com/)**\n- **[Tighten Co.](https://tighten.co)**\n- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**\n- **[64 Robots](https://64robots.com)**\n- **[Cubet Techno Labs](https://cubettech.com)**\n- **[Cyber-Duck](https://cyber-duck.co.uk)**\n- **[British Software Development](https://www.britishsoftware.co)**\n- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)**\n- **[DevSquad](https://devsquad.com)**\n- [UserInsights](https://userinsights.com)\n- [Fragrantica](https://www.fragrantica.com)\n- [SOFTonSOFA](https://softonsofa.com/)\n- [User10](https://user10.com)\n- [Soumettre.fr](https://soumettre.fr/)\n- [CodeBrisk](https://codebrisk.com)\n- [1Forge](https://1forge.com)\n- [TECPRESSO](https://tecpresso.co.jp/)\n- [Runtime Converter](http://runtimeconverter.com/)\n- [WebL'Agence](https://weblagence.com/)\n- [Invoice Ninja](https://www.invoiceninja.com)\n- [iMi digital](https://www.imi-digital.de/)\n- [Earthlink](https://www.earthlink.ro/)\n- [Steadfast Collective](https://steadfastcollective.com/)\n- [We Are The Robots Inc.](https://watr.mx/)\n- [Understand.io](https://www.understand.io/)\n- [Abdel Elrafa](https://abdelelrafa.com)\n- [Hyper Host](https://hyper.host)\n- [Appoly](https://www.appoly.co.uk)\n- [OP.GG](https://op.gg)\n- [云软科技](http://www.yunruan.ltd/)\n\n## Contributing\n\nThank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).\n\n## Code of Conduct\n\nIn order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).\n\n## Security Vulnerabilities\n\nIf you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed.\n\n## License\n\nThe Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","funding_links":["https://patreon.com/taylorotwell"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsinghdev%2Flaravel-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsinghdev%2Flaravel-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsinghdev%2Flaravel-starter/lists"}