Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For now this is a basic booking management system for hotels.

## Installations / Instructions

``` git clone https://github.com/javedbaloch4/Laravel-Booking.git ```
``` git clone https://github.com/javedbaloch4/laravel-booking-app ```

Open `.env` file to configure your `database` and it's `name`, `host`, and `password`

Expand All @@ -26,10 +26,10 @@ For now this is a basic booking management system for hotels.
`localhost:8000`

## Wiki
Please view the [wiki](https://github.com/javedbaloch4/Laravel-Booking/wiki) for a list of features.
Please view the [wiki](https://github.com/javedbaloch4/laravel-booking-app/wiki) for a list of features.

## Issues
If you come across any issues please [report them here](https://github.com/javedbaloch4/Laravel-Booking/issues).
If you come across any issues please [report them here](https://github.com/javedbaloch4/laravel-booking-app/issues).

## Contributing

Expand Down