MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.trash/README.md.2
# Laravel Material Dashboard

Simple Laravel adminpanel based on [Material Dashboard theme from Creative Tim](https://www.creative-tim.com/product/material-dashboard-laravel)

Generated with [QuickAdminPanel generator](https://2019.quickadminpanel.com) and manually applied front-end theme.

What's inside:

- Login/Register functionality with default Laravel 
- Managing Users/Roles/Permissions CRUDs: tables, and forms

![Laravel Material Dashboard screenshot](https://laraveldaily.com/wp-content/uploads/2019/09/Screen-Shot-2019-09-20-at-1.03.22-PM.png)

![Laravel Material Dashboard screenshot 02](https://laraveldaily.com/wp-content/uploads/2019/09/Screen-Shot-2019-09-20-at-1.03.41-PM.png)

![Laravel Material Dashboard screenshot 03](https://laraveldaily.com/wp-content/uploads/2019/09/Screen-Shot-2019-09-20-at-1.03.53-PM.png)


---

## How to use

- Clone the repository with __git clone__
- Copy __.env.example__ file to __.env__ and edit database credentials there
- Run __composer install__
- Run __php artisan key:generate__
- Run __php artisan migrate --seed__ (it has some seeded data for your testing)
- That's it: launch the main URL. 
- You can login to adminpanel with default credentials __admin@admin.com__ - __password__

## License

Basically, feel free to use and re-use any way you want.

---

## More from our LaravelDaily Team

- Check out our adminpanel generator [QuickAdminPanel](https://quickadminpanel.com)
- Read our [Blog with Laravel Tutorials](https://laraveldaily.com)
- FREE E-book: [50 Laravel Quick Tips (and counting)](https://laraveldaily.com/free-e-book-40-laravel-quick-tips-and-counting/)
- Subscribe to our [YouTube channel Laravel Business](https://www.youtube.com/channel/UCTuplgOBi6tJIlesIboymGA)
- Enroll in our [Laravel Online Courses](https://laraveldaily.teachable.com/)