Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev authored Mar 29, 2024
1 parent ed944f9 commit 2375874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class {{ CLASS }}
You may use Laravel Stub, you need to use the `LaravelStub` facade:

```php
namespace Binafy\LaravelStub\Facades\LaravelStub;
use Binafy\LaravelStub\Facades\LaravelStub;

LaravelStub::class;
```
Expand Down

0 comments on commit 2375874

Please sign in to comment.