https://github.com/dcblogdev/filament-courses-demo
Example related resources
https://github.com/dcblogdev/filament-courses-demo
Last synced: 11 months ago
JSON representation
Example related resources
- Host: GitHub
- URL: https://github.com/dcblogdev/filament-courses-demo
- Owner: dcblogdev
- Created: 2023-02-23T01:01:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T01:02:15.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T09:42:54.270Z (11 months ago)
- Language: PHP
- Size: 76.2 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo
Using nested resources.
The primary resource is Courses which should follow this format:
Courses => Modules => Units => Slides
It would be amazing to have breadcrumbs for the child pages for example from a unit be able to click back to a parent module or course.