Skip to content

Commit 8e89d5e

Browse files
authored
Merge pull request #84 from connorabbas/admin-develop
Clone help
2 parents cba731a + e32afd7 commit 8e89d5e

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)