{"id":36975768,"url":"https://github.com/fkeloks/laravel-boilerplate","last_synced_at":"2026-01-13T22:06:04.970Z","repository":{"id":35088129,"uuid":"187345317","full_name":"fkeloks/laravel-boilerplate","owner":"fkeloks","description":"Laravel 5.8 Boilerplate, by Florian B","archived":false,"fork":false,"pushed_at":"2023-02-02T07:55:08.000Z","size":287,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-24T17:28:34.160Z","etag":null,"topics":["auth","boilerplate","composer","debugbar","framework","french","laravel","php"],"latest_commit_sha":null,"homepage":"https://laravel.com/docs/5.8","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/fkeloks.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}},"created_at":"2019-05-18T10:38:58.000Z","updated_at":"2019-08-29T06:46:42.000Z","dependencies_parsed_at":"2023-02-17T16:30:49.543Z","dependency_job_id":null,"html_url":"https://github.com/fkeloks/laravel-boilerplate","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fkeloks/laravel-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkeloks%2Flaravel-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkeloks%2Flaravel-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkeloks%2Flaravel-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkeloks%2Flaravel-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fkeloks","download_url":"https://codeload.github.com/fkeloks/laravel-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fkeloks%2Flaravel-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28400699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["auth","boilerplate","composer","debugbar","framework","french","laravel","php"],"created_at":"2026-01-13T22:06:04.201Z","updated_at":"2026-01-13T22:06:04.965Z","avatar_url":"https://github.com/fkeloks.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://laravel.com/assets/img/components/logo-laravel.svg\"\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://travis-ci.org/laravel/framework\"\u003e\u003cimg src=\"https://travis-ci.org/laravel/framework.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://poser.pugx.org/laravel/framework/d/total.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://poser.pugx.org/laravel/framework/v/stable.svg\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://poser.pugx.org/laravel/framework/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Laravel 5.8 Boilerplate\n\nLaravel 5.8 Boilerplate by Florian B.\n\n## Features - Changes from the official Laravel project\n\n* Authentication system (Using the `artisan make:auth` command)\n  * Seeder for a default user (email: `admin@local.dev`, password: `admin`)\n* Third-party libraries for more efficient development\n    * IDE Helper (With the `barryvdh/laravel-ide-helper` library)\n    * Laravel Debugbar (With the `barryvdh/laravel-debugbar` library)\n    * Laravel N+1 Query Detector (With the `beyondcode/laravel-query-detector` library)\n* French translations (Based on the `caouecs/laravel-lang` library)\n* Timezone set on `Europe/Paris`\n* Configuration `defaultStringLength` set to `191` (for possible compatibility issues)\n* Remove default routes for `api`, `channels`, and `console`\n* Add the `.idea` folder to the `.gitignore` file\n\n## System Requirements\n\n* PHP \u003e= 7.1.3\n* OpenSSL PHP Extension\n* PDO PHP Extension\n* Mbstring PHP Extension\n* Tokenizer PHP Extension\n* XML PHP Extension\n* Ctype PHP Extension\n* JSON PHP Extension\n* BCMath PHP Extension\n\n## License\n\nThe Laravel framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffkeloks%2Flaravel-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffkeloks%2Flaravel-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffkeloks%2Flaravel-boilerplate/lists"}