Skip to content

phuclam/VEN_Testing_Laravel

Repository files navigation

Framework Laravel 6.14

Set up project

To set up this project, after cloned this repository please do following these steps in below:

  1. Copy .env.example to create the .env file. Update your variables in .env accordingly with your web server.
  2. Directories within the storage, public/uploads and the bootstrap/cache directories should be writable by your web server.
  3. Open Terminal and run composer install
  4. run php artisan migrate
  5. run php artisan db:seed

#Default Credentials

  1. Login account:
    [email protected] / secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages