Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmanbe/laravel-detect-language-tutorial
This tutorial uses “DetectLanguage“ plugin to detect language of a given text.
https://github.com/salmanbe/laravel-detect-language-tutorial
bootstrap5 detectlanguage-api html5 laravel php
Last synced: 6 days ago
JSON representation
This tutorial uses “DetectLanguage“ plugin to detect language of a given text.
- Host: GitHub
- URL: https://github.com/salmanbe/laravel-detect-language-tutorial
- Owner: salmanbe
- Created: 2023-08-14T01:23:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-14T01:48:02.000Z (over 1 year ago)
- Last Synced: 2023-08-14T03:01:32.156Z (over 1 year ago)
- Topics: bootstrap5, detectlanguage-api, html5, laravel, php
- Language: PHP
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel Detect Language Tutorial
This is the source code of Laravel detect language api video tutorial available on youtube. This tutorial use Laravel, detectlanguage plugin, bootstrap 5 and html5.
[![Laravel Detect Language](https://img.youtube.com/vi/kWkTvLJKzhc/0.jpg)](https://www.youtube.com/watch?v=kWkTvLJKzhc)
- [View complete video tutorial on youtube](https://www.youtube.com/watch?v=kWkTvLJKzhc).
- [Visit youtube channel](https://www.youtube.com/@SCTechStudio/videos).
- [Visit author's website](https://www.salman.be).
- [Detect Language plugin credit](https://github.com/detectlanguage/detectlanguage-php).## Tutorial Technologies
- Laravel
- Detect Language
- Bootstrap 5
- HTML 5## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).