https://github.com/abdulbasit-dev/laravel-webmin-dashboard
https://github.com/abdulbasit-dev/laravel-webmin-dashboard
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdulbasit-dev/laravel-webmin-dashboard
- Owner: abdulbasit-dev
- Created: 2022-09-06T05:09:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T10:24:13.000Z (over 3 years ago)
- Last Synced: 2025-04-13T22:32:23.251Z (10 months ago)
- Language: PHP
- Size: 3.26 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Larevel Webmin Admin Dashboard
### Free Frontend Web App for Laravel
## Usage
1. clone the project `git clone https://github.com/abdulbasit-dev/laravel-webmin-dashboard.git`
2. create a file with name .env `touch .env`
3. copy content of .env.example to .env
4. set up your database connection in .env
5. run `composer install`
6. generate app key `php artisan key:generate`
7. run `php artisan migrate --seed` (note --seed will fill the database with dummy data)
8. your are good to go 😊
---
## Images
