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:
- Laravel Collective.
- Laravel Filemanager.
- Consoletvs Charts.
- Swagger Api Documentation.
- Laravel Debugbar.
Setup
Clone the repo and follow below steps.
- Run
composer install
- Copy
.env.example
to.env
- Set valid database credentials of env variables
DB_DATABASE
,DB_USERNAME
, andDB_PASSWORD
- Run
php artisan key:generate
to generate application key - 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: admin@dashboard.com
Password: dashboard
ScreenShots
Dashboard
Components
CRUD
API Documentation
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.
1. Front : sara@codeideas.dev
2. Back : ahmed@codeideas.dev