{"id":23044865,"url":"https://github.com/cmsrs/blog","last_synced_at":"2025-04-03T01:44:05.870Z","repository":{"id":197991683,"uuid":"699424877","full_name":"cmsrs/blog","owner":"cmsrs","description":"Blog system writteln in Laravel","archived":false,"fork":false,"pushed_at":"2023-10-07T18:23:27.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T16:12:58.838Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmsrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-02T15:54:10.000Z","updated_at":"2023-10-03T12:24:23.000Z","dependencies_parsed_at":"2023-12-08T15:17:11.727Z","dependency_job_id":null,"html_url":"https://github.com/cmsrs/blog","commit_stats":null,"previous_names":["cmsrs/blog"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmsrs%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmsrs","download_url":"https://codeload.github.com/cmsrs/blog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922235,"owners_count":20855343,"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-12-15T21:17:02.227Z","updated_at":"2025-04-03T01:44:05.844Z","avatar_url":"https://github.com/cmsrs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLOG \n\nBlog System in Laravel\n\n\n# INSTALLATION\n\ndownload\n```bash\ngit clone  https://github.com/cmsrs/blog.git\ncd blog\n```\n\ninstall php dependency\n```bash\ncomposer install\n```\n\nset up database in .env file, you can also add EXTERNAL_API, for example:\n```bash\nEXTERNAL_API=\"https://candidate-test-rs.com/api.php\"\n```\n\ninstall js dependency\n```bash\nnpm install\nnpm run dev\n```\n\nmigrate data\n```bash\nphp artisan migrate\n```\n\ncreate admin admin@example.com with password: secret123\n```bash\nphp artisan   app:create-admin  admin@example.com secret123\n```\n\nstart server\n```bash\nphp artisan serve\n```\n\n# RUN TESTS\n\nset up database in .env.testing file\n```bash\n./vendor/bin/phpunit\n```\n\n# To improve performance, I implemented the following features:\n\n*    Utilize pagination data in the user zone.\n*    Implement 'eager loading' to retrieve frontend data.\n*    Create an index on the 'publication_date' database column.\n*    Employ caching to display frontend data.\n*    Utilize pagination data on the frontend site.\n\n\n# How it works\n\nhttps://www.youtube.com/watch?v=KKaltI1aRgw\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmsrs%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmsrs%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmsrs%2Fblog/lists"}