Laravel Themer: поддержка тем в Laravel
https://laravel-news.com/laravel-themer-package-add-multi-theme-support-for-laravel-application
https://laravel-news.com/laravel-themer-package-add-multi-theme-support-for-laravel-application
Laravel News
Laravel Themer package: add multi-theme support for Laravel application
Laravel Themer package adds multi-theme support to your Laravel application. It also provides a simple authentication scaffolding and presets for Bootstrap, Tailwind, Vue, and React as a starting point for building a Laravel application.
Настраиваем Laravel Breeze: добавляем меню, формы, компоненты, таблицы
https://youtu.be/XVxyY_owL_M
https://youtu.be/XVxyY_owL_M
YouTube
Customize Laravel Breeze: Menus, Forms, Components, Tables
In this almost-live-coding session, I will show how to add things on top of Laravel Breeze: menu items, forms, customizing Blade components, showing a simple table, etc.
Final repository: https://github.com/LaravelDaily/Laravel-Breeze-Example
00:00 Intro…
Final repository: https://github.com/LaravelDaily/Laravel-Breeze-Example
00:00 Intro…
Свой собственный файл маршрутов в Laravel
https://youtu.be/xKA9ui6Qoxo
https://youtu.be/xKA9ui6Qoxo
YouTube
Custom Route Files in Laravel
Want more? Explore the library at http://codecourse.com. Check out Penguin Digital's channel here: https://www.youtube.com/channel/UCaQqYZ-ZyYbD0C5DJSGdVIg
Official site
https://www.codecourse.com
Twitter
https://twitter.com/teamcodecourse
Official site
https://www.codecourse.com
https://twitter.com/teamcodecourse
Код-ревью от Povilas Korop: 5 простых Laravel API
https://youtu.be/MxQJlFUYO30
https://youtu.be/MxQJlFUYO30
YouTube
Junior Code Review: Simple Laravel API - in 5 Different Ways
I've given a task to my students to create two simple API endpoints in Laravel. Let's see how they did and what advice I can give to them.
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
- - - - -
Support the channel by checking out our products:
- Try our Laravel QuickAdminPanel: https://bit.ly/quickadminpanel…
Создание проекта на Laravel 8 с помощью Laravel Sail (докер)
https://laravel.io/articles/create-a-project-in-laravel-8x-with-laravel-sail-docker
https://laravel.io/articles/create-a-project-in-laravel-8x-with-laravel-sail-docker
laravel.io
Create a project in Laravel 8.x with Laravel Sail (docker) | Laravel.io
The Laravel portal for problem solving, knowledge sharing and community building.
Монорепозиторий в Laravel и AWS Lambda
https://blog.deleu.dev/a-monorepo-approach-to-larger-modules-in-laravel-and-lambda/
https://blog.deleu.dev/a-monorepo-approach-to-larger-modules-in-laravel-and-lambda/
Интеграция Laravel Spark, Stripe и Statamic 3
https://stillat.com/blog/2021/02/20/integrating-laravel-spark-and-statamic-3
https://stillat.com/blog/2021/02/20/integrating-laravel-spark-and-statamic-3
Stillat
Integrating Laravel Spark, Stripe, and Statamic 3 — Stillat
In this article we will start with a fresh Statamic 3 website based on the Cool Writings Starter Kit, integrate Laravel Stripe, and develop customer Antlers tags that can be used to selectively restrict access to premium content.
Создание RESTful API с помощью Laravel Sanctum
https://www.twilio.com/blog/build-restful-api-php-laravel-sanctum
https://www.twilio.com/blog/build-restful-api-php-laravel-sanctum
Стартовые наборы для Laravel-проектов
1. Vue SPA (Bootstrap)
https://github.com/cretueusebiu/laravel-vue-spa
2. Vue SPA (Tailwind CSS)
https://github.com/skrypt-nl/laravel-vue-tailwind-spa
3. TALL-стек
https://github.com/laravel-frontend-presets/tall
4. Vue + Inertia
https://laravel.com/docs/8.x/starter-kits#breeze-and-inertia
5. Jestream Livewire/Inertia
https://jetstream.laravel.com/2.x/introduction.html
1. Vue SPA (Bootstrap)
https://github.com/cretueusebiu/laravel-vue-spa
2. Vue SPA (Tailwind CSS)
https://github.com/skrypt-nl/laravel-vue-tailwind-spa
3. TALL-стек
https://github.com/laravel-frontend-presets/tall
4. Vue + Inertia
https://laravel.com/docs/8.x/starter-kits#breeze-and-inertia
5. Jestream Livewire/Inertia
https://jetstream.laravel.com/2.x/introduction.html
Также зарелизены:
— Laravel 6.20.17
— Envoy 2.6.0
— Forge SDK 3.4.0
— Jetstream 2.2.3
— Passport 10.1.2
— Sail 1.4.4
— Socialite 5.2.2
— Tinker 2.6.1
— Laravel 6.20.17
— Envoy 2.6.0
— Forge SDK 3.4.0
— Jetstream 2.2.3
— Passport 10.1.2
— Sail 1.4.4
— Socialite 5.2.2
— Tinker 2.6.1
Использование phpDoc в Laravel для написания более читаемого кода
https://bastiaandewaele.medium.com/laravel-using-phpdoc-to-write-more-readable-code-5760db098f63
https://bastiaandewaele.medium.com/laravel-using-phpdoc-to-write-more-readable-code-5760db098f63
Medium
Laravel: using phpDoc to write more readable code
This article explains you on how to use phpDoc, to make your own Laravel code a more easy to read. I do note that some tips can also be…
Как настроить Jetstream и Laravel Spark
https://freek.dev/1912-how-to-customize-jetstream-and-laravel-spark
https://freek.dev/1912-how-to-customize-jetstream-and-laravel-spark
Настройка Xdebug для Laravel 8
https://marcuschristiansen.medium.com/setup-xdebug-in-laravel-8-like-a-boss-ea7582ce01ce
https://marcuschristiansen.medium.com/setup-xdebug-in-laravel-8-like-a-boss-ea7582ce01ce
Medium
Setup Xdebug in Laravel 8 like a boss
I’m finally here after many frustrating hours of back and forth, trying different things in order to get Xdebug to play nicely with the…