hjbdev / laravel-base

Modified version of the Jetstream dashboard with OAuth thanks to Socialstream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hjb.dev Laravel Base

I like spinning up little side projects with Jetstream and Laravel. There are a couple of tweaks I make consistently - which is what this repository started as.

I've ended up doing a frontend rework as I tend to prefer sidebar layouts in admin panels than the top navigation bar Jetstream ships with.

Features

  • Laravel Jetstream via (JoelButcher/SocialStream)
  • OAuth Login (JoelButcher/SocialStream)
  • Sidebar admin layout

Installation

git clone https://github.com/hjbdev/laravel-base.git
cd laravel-base && ./setup.sh

About

Modified version of the Jetstream dashboard with OAuth thanks to Socialstream


Languages

Language:Vue 49.9%Language:PHP 49.5%Language:Shell 0.4%Language:Blade 0.2%