Skip to content

Commit 297f29e

Browse files
authored
Update README.md
1 parent 95945fb commit 297f29e

1 file changed

Lines changed: 4 additions & 14 deletions

File tree

README.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It's recommended to use Laravel Sail to run the application, but you can also ru
1010

1111
1. **Clone the repository:**
1212
```bash
13-
git clone https://github.com/your-username/busly.git
13+
git clone https://github.com/Msalah11/busly.git
1414
cd busly
1515
```
1616

@@ -44,19 +44,6 @@ It's recommended to use Laravel Sail to run the application, but you can also ru
4444

4545
## Packages
4646

47-
### For Production
48-
49-
**inertiajs/inertia-laravel**
50-
Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
51-
52-
**tightenco/ziggy**
53-
Ziggy provides a JavaScript route() helper function that works like Laravel's, making it easy to use your Laravel named routes in JavaScript.
54-
55-
**laravel/telescope**
56-
Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.
57-
58-
### For Development
59-
6047
**Laravel Sail**
6148
Laravel Sail is a light-weight command-line interface for interacting with Laravel's default Docker development environment.
6249

@@ -72,6 +59,9 @@ Laravel Pint is an opinionated PHP code style fixer for minimalists.
7259
**Rector**
7360
Rector instantly upgrades and refactors the PHP code of your application.
7461

62+
**laravel/telescope**
63+
Telescope provides insight into the requests coming into your application, exceptions, log entries, database queries, queued jobs, mail, notifications, cache operations, scheduled tasks, variable dumps, and more.
64+
7565
## Features
7666

7767
- **City Management**: Add and manage cities for bus routes

0 commit comments

Comments
 (0)