{"id":15708000,"url":"https://github.com/dcblogdev/mini","last_synced_at":"2025-05-12T20:56:59.100Z","repository":{"id":44938963,"uuid":"445551261","full_name":"dcblogdev/mini","owner":"dcblogdev","description":"Mini is a small Laravel application with 2 modules to go with the book Laravel: The Modular Way","archived":false,"fork":false,"pushed_at":"2022-01-17T20:26:12.000Z","size":1800,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T03:35:00.457Z","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/dcblogdev.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":"2022-01-07T14:37:54.000Z","updated_at":"2022-12-04T09:16:56.000Z","dependencies_parsed_at":"2022-09-06T08:10:40.055Z","dependency_job_id":null,"html_url":"https://github.com/dcblogdev/mini","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/dcblogdev%2Fmini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Fmini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Fmini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcblogdev%2Fmini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcblogdev","download_url":"https://codeload.github.com/dcblogdev/mini/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253823352,"owners_count":21969844,"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-10-03T20:43:30.319Z","updated_at":"2025-05-12T20:56:59.068Z","avatar_url":"https://github.com/dcblogdev.png","language":"PHP","readme":"# Mini\n\nMini is a small Laravel application with 2 modules to go with the book [Laravel: The Modular Way](https://modularlaravel.com)\n\n## Install\n\nClone this repo\n\n```\ngit clone git@github.com:dcblogdev/mini.git mini\n```\n\n## Setup\n\nRename .env.example to .env\n\nor rename using terminal\n\n```\nmv .env.example .env\n```\n\nEdit the database credentials and save.\n\nRun composer install:\n\n```\ncomposer install\n```\n\nGenerate APP_KEY:\n\n```\nphp artisan key:generate\n```\n\nRun the migration and seeds in a single action:\n\n```\nphp artisan db:build\n```\n\nRun the app:\n\n```\nphp artisan serve\n```\n\nNext register a user account by clicking Register on the browser.\n\nUpon registering you will be logged in, no email validation is enforced.\n\nThe 2 modules `Contacts` and `Serials` can be accessed from the sidebar.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcblogdev%2Fmini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcblogdev%2Fmini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcblogdev%2Fmini/lists"}