Skip to content

ivelin-dev/laravel

 
 

Repository files navigation

CONFIGURATION

Run npm install
Run composer install
Rename .env.example to .env

Preset DB credentials

Host:127.0.0.1
Port:3306
Database Name: woxof
Username: root
Password: (none)

Run php artisan migrate:fresh --seed

USER LOGIN CREDENTIALS

Email: [email protected]
Password: Helloworld

Note: There is no input validation applied on any forms.

About

Responsive Site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.7%
  • HTML 5.3%