#junior #laravel
Работаем с часовыми поясами в Laravel.
https://laravel.demiart.ru/user-defined-timezones/
Работаем с часовыми поясами в Laravel.
https://laravel.demiart.ru/user-defined-timezones/
Уроки Laravel
Пользовательские часовые пояса | Уроки Laravel
Как работать в одном приложении со множеством часовых поясов, которые выбирают сами пользователи, но при этом в базе данных все временные метки будут храниться в едином UTC-формате, либо в часовом поя
#junior #web
Глубокое погружение в CORS: история возникновения, принцип работы и лучшие практики.
https://ieftimov.com/post/deep-dive-cors-history-how-it-works-best-practices/
Глубокое погружение в CORS: история возникновения, принцип работы и лучшие практики.
https://ieftimov.com/post/deep-dive-cors-history-how-it-works-best-practices/
Ilija Eftimov 👨🚀
Deep dive in CORS: History, how it works, and best practices
Learn the history and evolution of same-origin policy and CORS, understand CORS and the different types of cross-origin access in depth, and learn (some) best practices.
#junior
Тест на знание языка PHP для начинающих.
https://proglib.io/tests/proydite-test-na-znanie-yazyka-programmirovaniya-rnr
Тест на знание языка PHP для начинающих.
https://proglib.io/tests/proydite-test-na-znanie-yazyka-programmirovaniya-rnr
Библиотека программиста
❓ Пройдите тест на знание языка программирования РНР
Настало время проверить уровень вашего знания основ PHP. Пройдите наш тест и узнайте, насколько хорошо вы владеете этим популярным языком программирования.
#junior #video
Видеокурс по базам данных: проектирование схем, оконные функции и хранимые процедуры, блокировки, триггеры, бекапы, репликация и многое другое.
https://www.youtube.com/playlist?list=PLlb7e2G7aSpRsPnjtSi2q0GXZdUXuXO46
Видеокурс по базам данных: проектирование схем, оконные функции и хранимые процедуры, блокировки, триггеры, бекапы, репликация и многое другое.
https://www.youtube.com/playlist?list=PLlb7e2G7aSpRsPnjtSi2q0GXZdUXuXO46
#junior #laravel
Уменьшаем количество запросов в Laravel приложении.
https://freek.dev/2075-strategies-for-decreasing-the-number-of-queries-in-a-laravel-app
Уменьшаем количество запросов в Laravel приложении.
https://freek.dev/2075-strategies-for-decreasing-the-number-of-queries-in-a-laravel-app
freek.dev
Strategies for decreasing the number of queries in a Laravel app | freek.dev
Oh Dear is all-in-one solution to monitor your site that my buddy Mattias Geniar and I have created. It can monitoring uptime, certificates, broken links, scheduled jobs, and much more.
Under the hood, Oh Dear is a large Laravel application that performs…
Under the hood, Oh Dear is a large Laravel application that performs…
#junior #web
Хорошие практики на тему управления сессией веб-приложения.
https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html
Хорошие практики на тему управления сессией веб-приложения.
https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html
cheatsheetseries.owasp.org
Session Management - OWASP Cheat Sheet Series
Website with the collection of all the cheat sheets of the project.
#junior
Помогаем гуглу лучше индексировать ваше приложение.
https://tech.trell.co/higher-quality-user-traffic-with-indexing-apis-in-php-e6a36b0f576d
Помогаем гуглу лучше индексировать ваше приложение.
https://tech.trell.co/higher-quality-user-traffic-with-indexing-apis-in-php-e6a36b0f576d
Medium
Higher Quality User Traffic with Indexing APIs in PHP
Ever wondered how you can help Google know the changes in your site and crawl pages as soon as possible?
#junior #postgres
Короткий справочник по созданию базы, пользователя и назначению прав в PostgreSQL.
https://proglib.io/w/d8b95a87
Короткий справочник по созданию базы, пользователя и назначению прав в PostgreSQL.
https://proglib.io/w/d8b95a87
Medium
Creating user, database and adding access on PostgreSQL
NOTE: Right off the bat — this is valid as on March 2017, running on Ubuntu 16.04.2, with PostgreSQL 9.6
#junior
Если вы собираетесь делать локализацию на своем сайте, ознакомьтесь с правилам локализации для разных языков (или воспользуйтесь готовым компонентом).
https://github.com/translate/l10n-guide/blob/master/docs/l10n/pluralforms.rst
Если вы собираетесь делать локализацию на своем сайте, ознакомьтесь с правилам локализации для разных языков (или воспользуйтесь готовым компонентом).
https://github.com/translate/l10n-guide/blob/master/docs/l10n/pluralforms.rst
GitHub
l10n-guide/docs/l10n/pluralforms.rst at master · translate/l10n-guide
Localisation guide. Contribute to translate/l10n-guide development by creating an account on GitHub.
#junior
50 цитат-советов о том, как улучшить качество кода.
https://codeburst.io/50-quotes-for-better-coding-76bdac3fc234
50 цитат-советов о том, как улучшить качество кода.
https://codeburst.io/50-quotes-for-better-coding-76bdac3fc234
Medium
50 Quotes for Better Coding
A collection of quotes that coffee-to-code converters can enjoy.
#junior #laravel
Где лучше определять миддлвары в Laravel: роуты против контроллеров.
https://darkghosthunter.medium.com/laravel-where-to-declare-middleware-5940d40a0027
Где лучше определять миддлвары в Laravel: роуты против контроллеров.
https://darkghosthunter.medium.com/laravel-where-to-declare-middleware-5940d40a0027
Medium
Laravel: Where to declare middleware?
Routes versus Controllers… fight!
#junior #git
Если вы до сих пор не освоили Git, можно попробовать пройти интерактивный курс LearnGitBranching.
https://proglib.io/w/d4dfacf9
Если вы до сих пор не освоили Git, можно попробовать пройти интерактивный курс LearnGitBranching.
https://proglib.io/w/d4dfacf9
learngitbranching.js.org
Learn Git Branching
An interactive Git visualization tool to educate and challenge!
#junior #laravel
Паттерн ADR (Action-Domain-Responder) на примере Laravel.
https://forum.archte.ch/laravel/t/pattern-action-domain-responder-adr
Паттерн ADR (Action-Domain-Responder) на примере Laravel.
https://forum.archte.ch/laravel/t/pattern-action-domain-responder-adr
ArchTech — Meticulously architected web applications
We are a development agency focused on Laravel, Tailwind CSS, Livewire, and Alpine.js web development.