Skip to content

Commit

Permalink
Additional note for app demo
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszwoznica committed Feb 27, 2022
1 parent c8d232f commit 1d1ca2f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ php artisan serve

## Environment Configuration

This section describes how to configure environment variables in the .env file.
For more detailed information [see the official Laravel documentation](https://laravel.com/docs/7.x).
This section describes how to configure environment variables in the .env file. For more detailed
information [see the official Laravel documentation](https://laravel.com/docs/7.x).

### Database - MySQL

Expand Down Expand Up @@ -177,6 +177,8 @@ A working live demo of the Bus Booking System is available here: https://bbs-lar

* The database is automatically refreshed and populated with dummy data every two hours in this demo.

* The first load of the website may take a while because the Heroku dyno may be asleep.

* You can create a new user account or log in using one of the following credentials:

| Role | Email | Password |
Expand Down

0 comments on commit 1d1ca2f

Please sign in to comment.