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.
Clone the repo and follow below steps.
- Run
composer install - Copy
.env.exampleto.env - Set valid database credentials of env variables
DB_DATABASE,DB_USERNAME, andDB_PASSWORD - Run
php artisan key:generateto generate application key - Run
php artisan migrate --seedto 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
Make sure you have run the command php artisan db:seed before you use these credentials.
Email: admin@dashboard.com
Password: dashboard
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



