Skip to content

Latest commit

 

History

History
95 lines (54 loc) · 2.89 KB

File metadata and controls

95 lines (54 loc) · 2.89 KB

#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