Skip to content

Commit f9552da

Browse files
authored
Update README.md
1 parent 3141fac commit f9552da

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
<a href="https://packagist.org/packages/balajidharma/basic-laravel-admin-panel"><img src="https://poser.pugx.org/balajidharma/basic-laravel-admin-panel/license" alt="License"></a>
77
</p>
88

9-
## Screenshots
10-
<p align="center"><img src="https://miro.medium.com/max/700/1*Wk4WaomlQ4v_GKUY2AhcXw.png" width="600"></p>
11-
<p align="center"><img src="https://miro.medium.com/max/700/1*3eXlUx9DnzjgXX_1PJ_qWw.png" width="600"></p>
12-
<p align="center"><img src="https://miro.medium.com/max/700/1*jtzIchs6RP-leKp3nugdZw.png" width="600"></p>
13-
<p align="center"><img src="https://miro.medium.com/max/700/1*4LFqQCnriBDipDpbvcnCzw.png" width="600"></p>
14-
159
## Built with
1610
- [Laravel 9](https://github.com/laravel/framework)
1711
- [spatie/laravel-permission](https://github.com/spatie/laravel-permission)
@@ -30,10 +24,21 @@
3024
- `./vendor/bin/sail artisan migrate --seed --seeder=BasicAdminPermissionSeeder`
3125
- Now open http://localhost/
3226

33-
#### Login
27+
###### Super Admin Login
3428
3529
- Password - password
3630

31+
## Screenshots
32+
<p align="center">
33+
<img src="https://miro.medium.com/max/700/1*Wk4WaomlQ4v_GKUY2AhcXw.png" >
34+
<br/><br/>
35+
<img src="https://miro.medium.com/max/700/1*3eXlUx9DnzjgXX_1PJ_qWw.png" >
36+
<br/><br/>
37+
<img src="https://miro.medium.com/max/700/1*jtzIchs6RP-leKp3nugdZw.png" >
38+
<br/><br/>
39+
<img src="https://miro.medium.com/max/700/1*4LFqQCnriBDipDpbvcnCzw.png">
40+
</p>
41+
3742
## License
3843

39-
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
44+
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)