Laravel Skydash is a Free Bootstrap Admin Template which will help you to speed up your project and design your own dashboard UI using Laravel blade templating engine.
Homepage • Getting Started • Demo • Documentation • Blog
Several quick start options are available:
- Clone the repo:
git clone https://github.com/luqman5/skydash-laravel10.git
- Run
cd
to the newly created/skydash-laravel10
directory - Run
composer install
command - Run
npm install
command - Run
npm run dev
command - Run
cp .env.example .env
command - Run
php artisan key:generate
command - Run
php artisan serve
command - Done
Read the documentation page for more information on the framework contents, templates and examples, and more.
Skydash is licensed under the MIT License