Laravel, PHP, Backend - Uncolored collection
315 subscribers
141 photos
2 videos
2 files
385 links
Коллекция материалов по Laravel и смежным технологиям.

VueJS: https://t.me/vuejs_uncolored
Svelte: https://t.me/svelte_uncolored
React: https://t.me/react_uncolored

Для связи @RainySkys
Download Telegram
Forwarded from Laravel World
Отправка приветственного письма пользователю после регистрации на вашем сайте — это отличный способ начать с ним работу и дать ему понять, что ему здесь рады. В этой статье я покажу вам, как легко настроить отправку электронной почты в Laravel при помощи Gmail SMTP!
https://laravel.demiart.ru/send-email-using-gmail-smtp-server/
​​Typesense is a fast, typo-tolerant search engine for building delightful search experiences.

Features:
- Typo Tolerance: Handles typographical errors elegantly, out-of-the-box.
- Simple and Delightful: Simple to set-up, integrate with, operate and scale.
- Blazing Fast: Meticulously architected from the ground-up for low-latency (<50ms) instant searches.
- Tunable Ranking: Easy to tailor your search results to perfection.
- Sorting: Sort results based on a particular field at query time (helpful for features like "Sort by Price (asc)").
- Faceting & Filtering: Drill down and refine results.
- Grouping & Distinct: Group similar results together to show more variety.
- Scoped API Keys: Generate API keys that only allow access to certain records.
- Curation & Merchandizing: Boost particular records to a fixed position in the search results, to feature them.
- Raft-based Clustering: Setup a distributed cluster that is highly available.
- Seamless Version Upgrades: As new versions of Typesense come out, upgrading is as simple as swapping out the binary and restarting Typesense.

https://github.com/typesense/typesense

#cpp
Forwarded from IT 1ess0ns
💈 Контейнеризация

▪️ От Docker до Kubernetes: историческая ретроспектива - Смотреть
▪️ Введение в Docker - Смотреть
▪️ Введение в Kubernetes. Часть 1. Установка кластера - Смотреть
▪️ Введение в Kubernetes. Часть 2. Поды и сервисы - Смотреть
▪️ Введение в Kubernetes. Часть 3. Горизонтальное маштабирование - Смотреть
▪️ Введение в Kubernetes. Часть 4. Отказоустойчивость для клиентов - Смотреть
▪️ Введение в Kubernetes. Часть 5. Интеграция с NFS - Смотреть

@ITbook_ru
Learn Docker in a Month of Lunches

Автор: Elton Stoneman

Год издания: 2020

Скачать книгу

#docker #english
Forwarded from Laravel World
Пуши играют важную роль в привлечении пользователей — помогают вернуть их обратно на ваш сайт. Для реализации push-уведомлений мы будем использовать связку Laravel и Firebase Cloud Messaging.
https://laravel.demiart.ru/laravel-desktop-push-notifications/
Forwarded from PHP Books
Complete PHP. Tips & Secrets for Professionals

Автор: goalkicker.com
Год издания: 2019

Скачать книгу

#php #english
Forwarded from DevOps&SRE Library
How to Become Cloud Native - And the Tools to Get You There

1. Microservices
2. Continuous Integration / Continuous Deployment
3. Containers
4. Container Orchestration
5. Infrastructure as Code
6. Secrets
7. Certificates
8. API Gateway
9. Logging
10. Monitoring
11. Alerting
12. Tracing
13. Service Mesh

https://codersociety.com/blog/articles/cloud-native-tools
Forwarded from DevOps&SRE Library
Vitess

Vitess is a database clustering system for horizontal scaling of MySQL through generalized sharding.

By encapsulating shard-routing logic, Vitess allows application code and database queries to remain agnostic to the distribution of data onto multiple shards. With Vitess, you can even split and merge shards as your needs grow, with an atomic cutover step that takes only a few seconds.

Vitess has been a core component of YouTube's database infrastructure since 2011, and has grown to encompass tens of thousands of MySQL nodes.

https://github.com/vitessio/vitess
Kubernetes для DevOps

Авторы: Джон Арундел, Джастин Домингус

Год издания: 2020

Скачать книгу

#kubernetes #devops #русский