munavvard2 / cakephp4.x-starter

CakePHP starter Setup With User Auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Imarat (A starter For CakePHP 4.x with user auth setup )

Requirements

Composer
1. Download [Composer] https://getcomposer.org/doc/00-intro.md or update `composer self-update`.

Installation

1) Download / Clone This repo.
2) Run
composer install
3) Run Migrations
bin/cake migrations migrate

bin/cake migrations seed

login username : admin password : 1234567

About

CakePHP starter Setup With User Auth


Languages

Language:PHP 92.3%Language:CSS 3.7%Language:Shell 3.3%Language:Batchfile 0.6%