Skip to content

Commit e32afd7

Browse files
committed
clone ref
1 parent f1d6ad7 commit e32afd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
## About
33
A basic authentication starter kit using [Laravel](https://laravel.com/docs/master), [Intertia.js](https://inertiajs.com/), and [PrimeVue](https://primevue.org/). An equivalent to using [Laravel Breeze](https://laravel.com/docs/master/starter-kits#laravel-breeze), but with the added benefit of all the PrimeVue components at your disposal.
44

5+
```
6+
git clone -b feature/admin-panel https://github.com/connorabbas/laravel-inertia-primevue.git
7+
```
8+
59
## Admin Panel
610

711
This branch provides a separate `admin` auth guard for admins to login to the "backend" of the application.

0 commit comments

Comments
 (0)