Создание видеочата на Laravel+Vue+Pusher
#english
https://medium.com/@otacorporation0520/create-a-video-chat-application-with-laravel-7-vue-js-based-on-webrtc-58c88a503c17
#english
https://medium.com/@otacorporation0520/create-a-video-chat-application-with-laravel-7-vue-js-based-on-webrtc-58c88a503c17
Medium
Create a Video Chat Application with Laravel 7 & Vue.js(based on WebRTC)
Today I am going to talk about how to create a simple video chat application with Laravel 7 using Vue.js.
Релиз каркасного пресета Tailwind CSS для Laravel.
Темный и светлый режимы. Аутентификация по желанию.
#english
https://github.com/tailwindcomponents/laravel-preset
Темный и светлый режимы. Аутентификация по желанию.
#english
https://github.com/tailwindcomponents/laravel-preset
Нестандартный Laravel: Автоматическая валидация Моделей
#english
https://ryangjchandler.co.uk/articles/unconventional-laravel-auto-validating-models
#english
https://ryangjchandler.co.uk/articles/unconventional-laravel-auto-validating-models
Статические фабричные методы для Laravel-моделей
#english
https://carlalexander.ca/static-factory-methods-laravel/
#english
https://carlalexander.ca/static-factory-methods-laravel/
Laravel+WebAuthn. Биометическая аутентификация
#english
https://medium.com/@DarkGhostHunter/laravel-login-users-with-their-fingerprints-5161ecdca63b
#english
https://medium.com/@DarkGhostHunter/laravel-login-users-with-their-fingerprints-5161ecdca63b
Medium
Laravel: Login users with their fingerprints
Goodbye passwords, finally!
Релиз Laravel Livewire 1.3
5 нововведений и пачка фиксов
#english
https://github.com/livewire/livewire/releases
5 нововведений и пачка фиксов
#english
https://github.com/livewire/livewire/releases
GitHub
Releases · livewire/livewire
A full-stack framework for Laravel that takes the pain out of building dynamic UIs. - livewire/livewire
Как изменить метод шифрования пароля в Laravel
#english
https://medium.com/@abad.developer/a-quick-way-to-change-password-encryption-method-in-laravel-7-4925151b1b9
#english
https://medium.com/@abad.developer/a-quick-way-to-change-password-encryption-method-in-laravel-7-4925151b1b9
Medium
A quick way to change Password encryption method in Laravel 7
We are going to change Laravel’s Default encryption method for login and register. And what Laravel says about the authentication, The…
Laravel+Nginx. Организуем сервер для потокового видео
(платная статья, открывать в приватном режиме «инкогнито»)
#english
https://medium.com/@GaonLabs/video-streaming-with-nginx-and-laravel-838b66aacb47
(платная статья, открывать в приватном режиме «инкогнито»)
#english
https://medium.com/@GaonLabs/video-streaming-with-nginx-and-laravel-838b66aacb47
Medium
Video Streaming with Nginx and Laravel
Have you ever wanted to learn how to stream videos to the outside world? By the end of this guide, you will have your own streaming server…
Подробное объяснение концепции полиморфных отношений в Laravel
#english
https://devdojo.com/tnylea/understanding-polymorphic-relationships
#english
https://devdojo.com/tnylea/understanding-polymorphic-relationships
DevDojo
Understanding Polymorphic Relationships
Polymorphic Relationships frightened me a little bit. I mean, who wouldn't be afraid of something called "Polymorphic Relationships." Even saying those words used to make me shiver, but that...
Парсим сайты и выводим результаты на Laravel + TailwindCSS
#english
https://medium.com/@emymbenoun/web-scraping-101-lets-build-a-curated-list-using-laravel-7-and-tailwind-css-beca3ca98651
#english
https://medium.com/@emymbenoun/web-scraping-101-lets-build-a-curated-list-using-laravel-7-and-tailwind-css-beca3ca98651
Medium
Web scraping 101: let’s build a curated list using Laravel 7 and Tailwind CSS
Web scraping is a technique used to extract useful information by analysing the HTML content of a website. Web scraping is useful in cases…
This media is not supported in your browser
VIEW IN TELEGRAM
Создание мобильного Flutter-приложения на Laravel и Pusher
#english
https://carnou.com/20200704-integrating-flutter-with-laravel-and-pusher/
#english
https://carnou.com/20200704-integrating-flutter-with-laravel-and-pusher/
Руководство по установке и настройке CKEditor в Laravel. Загрузка и сохранение изображений.
#english
https://www.positronx.io/how-to-install-integrate-ckeditor-in-laravel/
#english
https://www.positronx.io/how-to-install-integrate-ckeditor-in-laravel/
Использование События для отправки письма после регистрации пользователя
#english
https://medium.com/@collynejumah2010/sending-a-welcome-email-using-laravel-61f9c55bb3ed
#english
https://medium.com/@collynejumah2010/sending-a-welcome-email-using-laravel-61f9c55bb3ed
Medium
Sending a welcome Email using Laravel
In this Post we wanna learn how to implement a welcome email after user registration. We are going to use laravel Events and mails. In…
Руководство по установке и настройке Datatables в Laravel
#english
https://www.positronx.io/laravel-datatables-example/
#english
https://www.positronx.io/laravel-datatables-example/