https://github.com/nickbasile/admin-tutorial
A demo Laravel admin set up
https://github.com/nickbasile/admin-tutorial
laravel tutorial
Last synced: 9 months ago
JSON representation
A demo Laravel admin set up
- Host: GitHub
- URL: https://github.com/nickbasile/admin-tutorial
- Owner: nickbasile
- License: mit
- Created: 2018-01-23T11:58:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T13:04:23.000Z (about 8 years ago)
- Last Synced: 2025-04-23T19:00:07.289Z (9 months ago)
- Topics: laravel, tutorial
- Language: PHP
- Size: 357 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Laravel Admin Tutorial
A simple Laravel admin based on this [blog post](https://nick-basile.com/blog/post/how-to-build-an-admin-in-laravel-using-tdd).