mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Add laravel roadmap assets and dir
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"enabled": false
|
||||
},
|
||||
"_variables": {
|
||||
"lastUpdateCheck": 1758909687006
|
||||
"lastUpdateCheck": 1762257454897
|
||||
}
|
||||
}
|
||||
BIN
public/pdfs/roadmaps/laravel.pdf
Normal file
BIN
public/pdfs/roadmaps/laravel.pdf
Normal file
Binary file not shown.
BIN
public/roadmaps/laravel.png
Normal file
BIN
public/roadmaps/laravel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 362 KiB |
@@ -73,6 +73,7 @@ Here is the list of available roadmaps with more being actively worked upon.
|
||||
- [GraphQL Roadmap](https://roadmap.sh/graphql)
|
||||
- [Android Roadmap](https://roadmap.sh/android)
|
||||
- [iOS Roadmap](https://roadmap.sh/ios)
|
||||
- [Swift/Swift UI Roadmap](https://roadmap.sh/swift-ui)
|
||||
- [Flutter Roadmap](https://roadmap.sh/flutter)
|
||||
- [Go Roadmap](https://roadmap.sh/golang)
|
||||
- [Rust Roadmap](https://roadmap.sh/rust)
|
||||
@@ -96,6 +97,7 @@ Here is the list of available roadmaps with more being actively worked upon.
|
||||
- [DevRel Engineer Roadmap](https://roadmap.sh/devrel)
|
||||
- [AI Red Teaming Roadmap](https://roadmap.sh/ai-red-teaming)
|
||||
- [AI Agents Roadmap](https://roadmap.sh/ai-agents)
|
||||
- [Bash/Shell Roadmap](https://roadmap.sh/shell-bash)
|
||||
|
||||
There are also interactive best practices:
|
||||
|
||||
|
||||
@@ -169,6 +169,12 @@ const groups: GroupType[] = [
|
||||
type: 'skill',
|
||||
otherGroups: ['Web Development'],
|
||||
},
|
||||
{
|
||||
title: 'Laravel',
|
||||
link: '/laravel',
|
||||
type: 'skill',
|
||||
otherGroups: ['Web Development'],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user