steveleetn91 / laravel-10x-design-pattern-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 10x - Design pattern coding

On this example I used a lots of pattern for code feature User, you can consider how to implement design pattern on Laravel.

Run application in Docker

Supports: - PHP 8.1 - MariaDB 10.x - Redis 5.x - Laravel 10.x - Nodejs 16.x - Vue3

Go to root project cloned then run: ./build.sh

Ports

  • Application: 4010
  • PHPMyAdmin : 4015

Account

Database: - root/2023cms

About

License:MIT License


Languages

Language:PHP 52.2%Language:Vue 33.5%Language:Blade 11.5%Language:Dockerfile 1.4%Language:JavaScript 1.1%Language:Shell 0.2%Language:CSS 0.0%