Skip to content

ltwebb/JetAdmin

Repository files navigation

About This Project

JetAdmin has an admin panel, user management, search, and a simple post crud for testing. It should be used as a starter project that you customize to your needs. It gives you a jump start on your projects.

It uses Laravel Jetstream and all it's goodies along with Spatie Media Library.

Getting Started

  • Clone, or download to your local environment.
  • Copy .env.example file to .env and add your environment variables.
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed
  • Run npm install && npm run dev
  • Launch app and login using credentials in User Seeder file.

Currently working on

  • update post method
  • fixing dark styles
  • accessibility

About

Starter Admin Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages