Skip to content

lovecoding-git/laravel-react-admin

Repository files navigation

About HSBO

Helper Solutions Backoffice (HSBO) is a scaffolding project that comes with authentication & users CRUD. It is a Single Page Application (SPA) built on top of React.js in the frontend & Laravel in the backend.

Features

  • Single Page App
  • Stateless Authentication System
  • Datatables uses server-side pagination, sorting & filtering
  • CRUD - Undo common actions such as deleting data.

Preview

You can check out the live preview

Quick Start

  1. Clone the repo git clone https://github.com/JovertTheDeveloper/hsbo.git
  2. Go to your project folder from your terminal
  3. Run: composer install and npm install
  4. After installation, run: php artisan serve
  5. The project will run in this URL: (http://localhost:8000)

About

Fully featured dashboard template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.3%
  • HTML 1.8%
  • Other 0.9%