{"id":18860181,"url":"https://github.com/bilginnet/laravel_adv","last_synced_at":"2025-07-21T05:05:55.620Z","repository":{"id":205881237,"uuid":"714790737","full_name":"bilginnet/laravel_adv","owner":"bilginnet","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-07T08:50:54.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T08:48:14.502Z","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/bilginnet.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":"2023-11-05T20:17:42.000Z","updated_at":"2023-11-05T20:19:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"0c2a0865-abf8-459b-899f-c17935072708","html_url":"https://github.com/bilginnet/laravel_adv","commit_stats":null,"previous_names":["bilginnet/laravel_adv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bilginnet/laravel_adv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flaravel_adv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flaravel_adv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flaravel_adv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flaravel_adv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bilginnet","download_url":"https://codeload.github.com/bilginnet/laravel_adv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bilginnet%2Flaravel_adv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266242072,"owners_count":23898102,"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-08T04:22:13.539Z","updated_at":"2025-07-21T05:05:55.603Z","avatar_url":"https://github.com/bilginnet.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Proje Hakkında\n\nBasit bir reklam uygulaması olarak geliştirilmiştir. Hem web, hem api tarafında rotaları oluşturulmuştur. \n\nLaravel sail kurulu olduğundan docker ile çalıştırılabilir. \n\n## Install ve Çalıştırma\n\ngit ssh ile bilgisayarınıza yüklemek için\n```console\ngit clone git@github.com:bilginnet/laravel_adv.git\n```\nve\n```console\ncd laravel_adv\n```\n\nEnviromenter için .env.example dosyasını .env olarak kopyalamanız gerekmekte. \n```console\ncp env.example env\n```\n \nProjede laravel sail yüklü olduğundan docker ile hızlıca ayağa kaldırmak için\n```console\nmake up\n```\n\nSon olarak tabloların oluşumu için\n```console\nmake migrate\n```\n\nArtık uygulamamız hazır vaziyette.\n\nHerhangi bir tarayıcıda localhost:8080 yazarak projeyi çalıştırabiliriz. \n\n## Unit Test\n\nUnit testi çalıştırmak için\n```console\nmake test\n```\nkomutunu kullanabilirsiniz.\n\n## API Rotalar\n\n- POST =\u003e localhost:8080/api/login\n- email\n- password\n\n\n- GET =\u003e localhost:8080/api/advertising\n- platform: \"Tiktok\",\n- start_date: \"01-10-2023\"\n- end_date: \"30-10-2023\"\n\n\n- POST =\u003e localhost:8080/api/advertising\n- platform:\"Tiktok\",\n- impressions:10\n- clicks:15\n- spend:100\n- revenue:20\n\n\n\nÖncelikle web rotası üzerinden register olmanız gereklidir.\nSonrasında api/login tarafında istek atıp dönüş aldığınız token değerini bearer token olarak diğer api rotalarına istek atmanız gereklidir.\n\n\n## Notlar:\n\nLaravel fortify kullanılmış olmasına karşın forget-password, verify-email gibi aksiyonlar test edilmemiştir. Login ve Register kısımlarıyla ilgili testler yapılmıştır. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilginnet%2Flaravel_adv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbilginnet%2Flaravel_adv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbilginnet%2Flaravel_adv/lists"}