Skip to content

dp-0/IPFPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About IPFPS

Setup

  1. Clone

  2. Copy env file

  3. Setup Database field

  4. Setup Mail Field (use mailtrap.io)

  5. Run the following commad

composer install

npm install && npm run dev

php artisan key:generate

php artisan migrate:fresh --seed

php artisan serve

username: admin password: password

Releases

No releases published