{"id":20219944,"url":"https://github.com/7span/laravel-boilerplate","last_synced_at":"2025-06-26T16:35:45.969Z","repository":{"id":43222137,"uuid":"285284834","full_name":"7span/laravel-boilerplate","owner":"7span","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-25T10:07:26.000Z","size":3705,"stargazers_count":1,"open_issues_count":8,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T22:59:56.856Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/7span.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-08-05T12:42:28.000Z","updated_at":"2025-02-26T13:32:26.000Z","dependencies_parsed_at":"2023-10-03T10:56:18.293Z","dependency_job_id":"57d5d495-2c67-4ec5-b0ea-72bd79efa57c","html_url":"https://github.com/7span/laravel-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Flaravel-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Flaravel-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Flaravel-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7span%2Flaravel-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7span","download_url":"https://codeload.github.com/7span/laravel-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248249516,"owners_count":21072381,"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-11-14T06:44:21.327Z","updated_at":"2025-04-10T16:03:31.023Z","avatar_url":"https://github.com/7span.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## About Laravel Boilerplate\n\nThe laravel boilerplate is project that uses the `Laravel` (Version 11) as a backend framework. It provides basic structure for starting any new laravel project. It has implemented the basic authetication provided by laravel.\n\n\n## Laravel Packages\n\n- [Laravel Telescope](https://laravel.com/docs/11.x/telescope) - For Monitoring request\n- [Laravel Littlegatekeeper](https://github.com/spatie/laravel-littlegatekeeper) - Protect pages from access with a universal username/password combination. It is used for developer panel which includes `Telescope`.\n- [Log Viewer](https://github.com/ARCANEDEV/LogViewer) - To manage and keep track of each one of your log files\n- [Laravel Sanctum](https://laravel.com/docs/11.x/sanctum) - It provides a featherweight authentication system for SPAs , mobile applications, and simple, token based APIs\n- [Laravel Pint](https://laravel.com/docs/11.x/pint) - It provides an opinionated PHP code style fixer for minimalists. Pint is built on top of PHP-CS-Fixer and makes it simple to ensure that your code style stays clean and consistent.\n\t\n\t- __General Usage__\n\t\tto use the pint binary all you have to do is run the following command in the root of your project.\n\t\t```\n\t\t./vendor/bin/pint\n\t\t```\n\t\n\t- __VS Code - Add Keyboard Shortcut to run Laravel Pint__\n    1. Open VS Code.\n\t\t2. Open Keyboard shortcut panel, either from `file -\u003e preferences -\u003e keyboard Shortcuts` or `Ctrl+k Ctrl+s`\n\t\t3. Ones open click on the file icon on the top to open the json file of the keyboard shortcuts.\n\t\t4. Ones open add the following lines to the file.\n            ```\n            [\n              {\n                \"key\": \"ctrl+s\",\n                \"command\": \"workbench.action.tasks.runTask\",\n                \"args\": \"Pint Formatter\"\n              }\n            ]\n            ```\n\t\tNow when you hit Ctrl + s and your laravel project will be formatted with laravel pint.\n-   [Larastan](https://github.com/larastan/larastan) - Adds static typing to Laravel to improve developer productivity and code quality , Discovers bugs in your code.\n  \n\t- __Note:__\n\t\t In any case, if you are unable to commit the code to Git, then run the command below.\n   \n\t\t```\n\t\tchmod ug+x .hooks/pre-commit\n\t\t```\n\n## Supported APIs\n\n- Register\n- Login\n- Get Profile\n- Forget and Reset Password\n\n## Notes\n\n1. `Telescope` , `Log Viewer` and other developer packages are accessible with universal username and password defined in .env file under `DEVELOPER_USERNAME` and `DEVELOPER_PASSWORD`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7span%2Flaravel-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7span%2Flaravel-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7span%2Flaravel-boilerplate/lists"}