Skip to content

munavvard2/cakephp4.x-starter

Repository files navigation

#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