Skip to content

Arabic admin dashboard based on laravel, vue and bulma

Notifications You must be signed in to change notification settings

MuhamadMwaas/Dashborad

 
 

Repository files navigation

Laravel DashBoard Demo

Dashboard Demo

API Demo

Features

Based on Laravel Boilerplate contains useful vue compontents like : dropzone, editor, uploader, map, multi select, sweet alert, icon and color picker.
Arabic style Built with Bulma and contains stander packages, such as:

Setup


Clone the repo and follow below steps.

  1. Run composer install
  2. Copy .env.example to .env
  3. Set valid database credentials of env variables DB_DATABASE, DB_USERNAME, and DB_PASSWORD
  4. Run php artisan key:generate to generate application key
  5. Run php artisan migrate --seed to seed your database

Thats it... Run the command php artisan serve, you are good to go with your Dashboard application.
Open your server /api/v1 For Api Documentation

Demo Credentials


Make sure you have run the command php artisan db:seed before you use these credentials.

Email: [email protected]
Password: dashboard

ScreenShots

Dashboard

Screenshot

Components

Screenshot

CRUD

Screenshot

API Documentation

Screenshot

Contribution

Feel free to create any pull requests for the project. For proposing any new changes or features you want to add to the project, you can send us an email at following addresses.

About

Arabic admin dashboard based on laravel, vue and bulma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.7%
  • PHP 30.1%
  • Blade 23.4%
  • Vue 9.7%
  • Shell 0.1%