{"id":22380022,"url":"https://github.com/d3sc/cashier-application-demo","last_synced_at":"2025-10-15T11:30:23.328Z","repository":{"id":195952045,"uuid":"657151532","full_name":"d3sc/cashier-application-demo","owner":"d3sc","description":"This repository is made for the benefit of my study. this application is still a work in progress 😁","archived":false,"fork":false,"pushed_at":"2023-11-03T12:25:14.000Z","size":97,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-04T23:12:29.669Z","etag":null,"topics":["cashier","laravel","project","website"],"latest_commit_sha":null,"homepage":"","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/d3sc.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-06-22T12:34:25.000Z","updated_at":"2024-03-09T05:59:31.000Z","dependencies_parsed_at":"2023-09-20T09:01:14.485Z","dependency_job_id":"44071b32-5557-4adf-a273-9f2080900f54","html_url":"https://github.com/d3sc/cashier-application-demo","commit_stats":null,"previous_names":["d3sc/cashier-application-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Fcashier-application-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Fcashier-application-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Fcashier-application-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d3sc%2Fcashier-application-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d3sc","download_url":"https://codeload.github.com/d3sc/cashier-application-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236604523,"owners_count":19175851,"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":["cashier","laravel","project","website"],"created_at":"2024-12-04T23:12:20.723Z","updated_at":"2025-10-15T11:30:22.932Z","avatar_url":"https://github.com/d3sc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://laravel.com\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg\" width=\"400\"\u003e\u003c/a\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://img.shields.io/packagist/dt/laravel/framework\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/laravel/framework\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/laravel/framework\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/laravel/framework\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Laravel 10 Cashier Application\n\nThis repository is made for the benefit of my study.\n\n## Installation\n\nInstall all the dependencies using composer\n\n    composer install\n\nCopy the example env file and make the required configuration changes in the .env file\n\n    cp .env.example .env\n\nGenerate a new application key\n\n    php artisan key:generate\n\nRun the database migrations and database seeding (**Set the database connection in .env before migrating**)\n\n    php artisan migrate --seed\n\ncreate the symbolic link Storage (**Set the public storage link in storage before start**)\n\n    php artisan storage:link\n\nStart the local development server\n\n    php artisan serve\n\nYou can now access the server at http://localhost:8000\n\nfor account login:\n\n    ### Admin\n    email: admin@example.com\n    password: password\n\n    ### User\n    email: user@example.com\n    password: password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3sc%2Fcashier-application-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd3sc%2Fcashier-application-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd3sc%2Fcashier-application-demo/lists"}