{"id":27700924,"url":"https://github.com/emotality/tawk-laravel","last_synced_at":"2025-04-25T19:10:43.098Z","repository":{"id":49120066,"uuid":"142750469","full_name":"emotality/tawk-laravel","owner":"emotality","description":"Tawk.to chat widget for Laravel.","archived":false,"fork":false,"pushed_at":"2025-02-24T20:02:46.000Z","size":19,"stargazers_count":51,"open_issues_count":0,"forks_count":18,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T16:18:55.910Z","etag":null,"topics":["chat-widget","chat-window","laravel","laravel-5-package","laravel-package","php","php-library","tawk","widget"],"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/emotality.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}},"created_at":"2018-07-29T10:13:25.000Z","updated_at":"2025-04-14T10:01:56.000Z","dependencies_parsed_at":"2022-09-05T02:51:43.814Z","dependency_job_id":null,"html_url":"https://github.com/emotality/tawk-laravel","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emotality%2Ftawk-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emotality%2Ftawk-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emotality%2Ftawk-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emotality%2Ftawk-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emotality","download_url":"https://codeload.github.com/emotality/tawk-laravel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250275552,"owners_count":21403679,"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":["chat-widget","chat-window","laravel","laravel-5-package","laravel-package","php","php-library","tawk","widget"],"created_at":"2025-04-25T19:10:42.462Z","updated_at":"2025-04-25T19:10:43.086Z","avatar_url":"https://github.com/emotality.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tawk.to for Laravel\n\n\u003cp\u003e\n    \u003ca href=\"https://packagist.org/packages/emotality/tawk-laravel\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/emotality/tawk-laravel\" alt=\"License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/emotality/tawk-laravel\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/emotality/tawk-laravel\" alt=\"Latest Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/emotality/tawk-laravel\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/emotality/tawk-laravel\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\ntawk.to has a lot of [integrations](https://help.tawk.to/category/integrations), but not for Laravel. This is a tawk.to chat widget for Laravel.\n\n\u003cp\u003e\n    \u003ca href=\"https://www.tawk.to\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://emotality.com/development/GitHub/tawk-laravel-2.png\" height=\"461\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Requirements\n\n- PHP 7.0+\n- Laravel 5.5+\n\n*If you don't meet the requirements, feel free to try version 2.0*\n\n## Installation\n\n1. `composer require emotality/tawk-laravel`\n2. `php artisan vendor:publish --provider=\"Emotality\\TawkTo\\TawkToServiceProvider\"`\n3. Add your chat link to your `.env` file:\n\n```\nTAWKTO_LINK=\"https://tawk.to/chat/{property_key}/{widget_key}\"\n```\n\n*Get your link from the **Direct Chat Link** field from [your dashboard](https://dashboard.tawk.to/#/admin/chat-widget)*\n\n## Usage\n\nJust echo the widget code in your app layout blade inside the body tag:\n\n```html\n        ...\n        {{ \\TawkTo::widgetCode() }}\n    \u003c/body\u003e\n\u003c/html\u003e\n```\n\nOr, if you don't want to use a config file, you can set your link directly like this:\n\n```html\n        ...\n        {{ \\TawkTo::widgetCode('your_direct_chat_link') }}\n    \u003c/body\u003e\n\u003c/html\u003e\n```\n\n## License\n\ntawk-laravel is released under the MIT license. See [LICENSE](https://github.com/emotality/tawk-laravel/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femotality%2Ftawk-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femotality%2Ftawk-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femotality%2Ftawk-laravel/lists"}