ricidelphy's Stars
mmartinjoo/tdd-pest
rrousselGit/riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
bitfumes/laravel-test-driven-api
A video course for laravel artisan to learn creating API using testing
TrafeX/docker-php-nginx
Docker image with PHP-FPM 8.3 & Nginx 1.26 on Alpine Linux
aschmelyun/docker-compose-wordpress
A docker-compose workflow for local WordPress development
yaza-putu/laravel-repository-with-service
With repository and service you can separate business logic and query logic, slim controller and DRY. Simple generate repository and service with artisan command, automatically bind interface to class implement with IOC container and dependecy injection (SOLID)
ChristianLempa/boilerplates
This is my personal template collection. Here you'll find templates, and configurations for various tools, and technologies.
devopscorner/laravel-eks-deployment
Laravel Kubernetes (EKS ver-1.23) Deployment Tools with Helm
epiphone/gke-terraform-example
A sample web app deployment on Google Kubernetes Engine
despossivel/laravel-CI-CD-k8s-GCP
axellbrendow/microservices-devops-challenge01
DevOps module challenges of my microservices course. Nginx + Laravel + Redis + MySQL with docker-compose and Kubernetes CI/CD pipeline in a Kubernetes Cluster at Google Cloud Platform.
smart48/larakube
Laravel Minikube Setup including PHP FPM, Nginx, MySQL and Redis
ioribrn/Laravel-kubernetes
Deploy Laravel app
husseinferas/larak8s
Template for deploying Laravel application with Kubernetes
yemiwebby/nest-slack-twilio
alexeymezenin/laravel-best-practices
Laravel best practices
jxlwqq/kubernetes-examples
Kubernetes 经典示例
aschmelyun/docker-compose-laravel
A docker-compose workflow for local Laravel development