Skip to content

Path Structure

Home

Route NameView FileDescription
fresns.homeWeb Home Page

Portal

Route NameView FileDescription
fresns.portal/portal/index.blade.phpPortal Home
fresns.about/portal/about.blade.phpAbout Info Page
fresns.policies/portal/policies.blade.phpPolicies Info Page
fresns.login/portal/login.blade.phpLogin Tip Page
fresns.private/portal/private.blade.phpPrivate Mode Tip Page
fresns.custom.page
['name' => 'fileName']
/portal/{fileName}.blade.phpCustom Page

User

Route NameView FileDescription
fresns.user.index/users/index.blade.phpUser Home
fresns.user.list/users/list.blade.phpUser List
fresns.user.likes/users/likes.blade.phpMy Like Users
fresns.user.dislikes/users/dislikes.blade.phpMy Dislike Users
fresns.user.following/users/following.blade.phpMy Follow Users
fresns.user.blocking/users/blocking.blade.phpMy Block Users

Group

Route NameView FileDescription
fresns.group.index/groups/index.blade.phpGroup Home
fresns.group.list/groups/list.blade.phpGroup List
fresns.group.likes/groups/likes.blade.phpMy Like Groups
fresns.group.dislikes/groups/dislikes.blade.phpMy Dislike Groups
fresns.group.following/groups/following.blade.phpMy Follow Groups
fresns.group.blocking/groups/blocking.blade.phpMy Block Groups
fresns.group.detail/groups/detail.blade.phpGroup Detail
fresns.group.detail.likers/groups/detail-likers.blade.phpGroup Likers
fresns.group.detail.dislikers/groups/detail-dislikers.blade.phpGroup Dislikers
fresns.group.detail.followers/groups/detail-followers.blade.phpGroup Followers
fresns.group.detail.blockers/groups/detail-blockers.blade.phpGroup Blockers

Hashtag

Route NameView FileDescription
fresns.hashtag.index/hashtags/index.blade.phpHashtag Home
fresns.hashtag.list/hashtags/list.blade.phpHashtag List
fresns.hashtag.likes/hashtags/likes.blade.phpMy Like Hashtags
fresns.hashtag.dislikes/hashtags/dislikes.blade.phpMy Dislike Hashtags
fresns.hashtag.following/hashtags/following.blade.phpMy Follow Hashtags
fresns.hashtag.blocking/hashtags/blocking.blade.phpMy Block Hashtags
fresns.hashtag.detail/hashtags/detail.blade.phpHashtag Detail
fresns.hashtag.detail.likers/hashtags/detail-likers.blade.phpHashtag Likers
fresns.hashtag.detail.dislikers/hashtags/detail-dislikers.blade.phpHashtag Dislikers
fresns.hashtag.detail.followers/hashtags/detail-followers.blade.phpHashtag Followers
fresns.hashtag.detail.blockers/hashtags/detail-blockers.blade.phpHashtag Blockers

Geotag

Route NameView FileDescription
fresns.geotag.index/geotags/index.blade.phpGeotag Home
fresns.geotag.list/geotags/list.blade.phpGeotag List
fresns.geotag.likes/geotags/likes.blade.phpMy Like Geotags
fresns.geotag.dislikes/geotags/dislikes.blade.phpMy Dislike Geotags
fresns.geotag.following/geotags/following.blade.phpMy Follow Geotags
fresns.geotag.blocking/geotags/blocking.blade.phpMy Block Geotags
fresns.geotag.detail/geotags/detail.blade.phpGeotag Detail
fresns.geotag.detail.likers/geotags/detail-likers.blade.phpGeotag Likers
fresns.geotag.detail.dislikers/geotags/detail-dislikers.blade.phpGeotag Dislikers
fresns.geotag.detail.followers/geotags/detail-followers.blade.phpGeotag Followers
fresns.geotag.detail.blockers/geotags/detail-blockers.blade.phpGeotag Blockers

Post

Route NameView FileDescription
fresns.post.index/posts/index.blade.phpPost Home
fresns.post.list/posts/list.blade.phpPost List
fresns.post.likes/posts/likes.blade.phpMy Like Posts
fresns.post.dislikes/posts/dislikes.blade.phpMy Dislike Posts
fresns.post.following/posts/following.blade.phpMy Follow Posts
fresns.post.blocking/posts/blocking.blade.phpMy Block Posts
fresns.post.detail/posts/detail.blade.phpPost Detail
fresns.post.detail.likers/posts/detail-likers.blade.phpPost Likers
fresns.post.detail.dislikers/posts/detail-dislikers.blade.phpPost Dislikers
fresns.post.detail.followers/posts/detail-followers.blade.phpPost Followers
fresns.post.detail.blockers/posts/detail-blockers.blade.phpPost Blockers

Comment

Route NameView FileDescription
fresns.comment.index/comments/index.blade.phpComment Home
fresns.comment.list/comments/list.blade.phpComment List
fresns.comment.likes/comments/likes.blade.phpMy Like Comments
fresns.comment.dislikes/comments/dislikes.blade.phpMy Dislike Comments
fresns.comment.following/comments/following.blade.phpMy Follow Comments
fresns.comment.blocking/comments/blocking.blade.phpMy Block Comments
fresns.comment.detail/comments/detail.blade.phpComment Detail
fresns.comment.detail.likers/comments/detail-likers.blade.phpComment Likers
fresns.comment.detail.dislikers/comments/detail-dislikers.blade.phpComment Dislikers
fresns.comment.detail.followers/comments/detail-followers.blade.phpComment Followers
fresns.comment.detail.blockers/comments/detail-blockers.blade.phpComment Blockers

Timeline

Route NameView FileDescription
fresns.timeline.indexTimeline Home
fresns.timeline.posts/timelines/posts.blade.phpAll followed posts
fresns.timeline.user.posts/timelines/user-posts.blade.phpI follow users posts
fresns.timeline.group.posts/timelines/group-posts.blade.phpI follow groups posts
fresns.timeline.hashtag.posts/timelines/hashtag-posts.blade.phpI follow hashtags posts
fresns.timeline.geotag.posts/timelines/geotag-posts.blade.phpI follow geotags posts
fresns.timeline.comments/timelines/comments.blade.phpAll followed comments
fresns.timeline.user.comments/timelines/user-comments.blade.phpI follow users comments
fresns.timeline.group.comments/timelines/group-comments.blade.phpI follow groups comments
fresns.timeline.hashtag.comments/timelines/hashtag-comments.blade.phpI follow hashtags comments
fresns.timeline.geotag.comments/timelines/geotag-comments.blade.phpI follow geotags comments

Nearby

Route NameView FileDescription
fresns.nearby.indexLocating Nearby
fresns.nearby.posts/nearby/posts.blade.phpPosts by Nearby
fresns.nearby.comments/nearby/comments.blade.phpComments by Nearby

Me

Route NameView FileDescription
fresns.me.index/me/index.blade.phpUser Center
fresns.me.extcredits/me/extcredits.blade.phpExtcredits
fresns.me.wallet/me/wallet.blade.phpWallet
fresns.me.drafts/me/drafts.blade.phpDrafts
fresns.me.users/me/users.blade.phpUsers
fresns.me.settings/me/settings.blade.phpSettings

Message

Route NameView FileDescription
fresns.conversation.index/messages/conversations.blade.phpConversations
fresns.conversation.detail/messages/conversation-detail.blade.phpConversation Messages
fresns.notification.index/messages/notifications.blade.phpNotifications

User Profile

Route NameView FileDescription
fresns.profile.indexProfile Home
fresns.profile.posts/profile/posts.blade.phpThey Posts
fresns.profile.comments/profile/comments.blade.phpThey Comments
fresns.profile.followers.you.follow/profile/interactions/followers-you-follow.blade.phpFollowers you know
fresns.profile.likers/profile/interactions/likers.blade.phpLike they users
fresns.profile.dislikers/profile/interactions/dislikers.blade.phpDislike they users
fresns.profile.followers/profile/interactions/followers.blade.phpFollow they users
fresns.profile.blockers/profile/interactions/blockers.blade.phpBlock they users
fresns.profile.likes.users/profile/likes/users.blade.phpThey like users
fresns.profile.likes.groups/profile/likes/groups.blade.phpThey like groups
fresns.profile.likes.hashtags/profile/likes/hashtags.blade.phpThey like hashtags
fresns.profile.likes.geotags/profile/likes/geotags.blade.phpThey like geotags
fresns.profile.likes.posts/profile/likes/posts.blade.phpThey like posts
fresns.profile.likes.comments/profile/likes/comments.blade.phpThey like comments
fresns.profile.dislikes.users/profile/dislikes/users.blade.phpThey dislike users
fresns.profile.dislikes.groups/profile/dislikes/groups.blade.phpThey dislike groups
fresns.profile.dislikes.hashtags/profile/dislikes/hashtags.blade.phpThey dislike hashtags
fresns.profile.dislikes.geotags/profile/dislikes/geotags.blade.phpThey dislike geotags
fresns.profile.dislikes.posts/profile/dislikes/posts.blade.phpThey dislike posts
fresns.profile.dislikes.comments/profile/dislikes/comments.blade.phpThey dislike comments
fresns.profile.following.users/profile/following/users.blade.phpThey follow users
fresns.profile.following.groups/profile/following/groups.blade.phpThey follow groups
fresns.profile.following.hashtags/profile/following/hashtags.blade.phpThey follow hashtags
fresns.profile.following.geotags/profile/following/geotags.blade.phpThey follow geotags
fresns.profile.following.posts/profile/following/posts.blade.phpThey follow posts
fresns.profile.following.comments/profile/following/comments.blade.phpThey follow comments
fresns.profile.blocking.users/profile/blocking/users.blade.phpThey block users
fresns.profile.blocking.groups/profile/blocking/groups.blade.phpThey block groups
fresns.profile.blocking.hashtags/profile/blocking/hashtags.blade.phpThey block hashtags
fresns.profile.blocking.geotags/profile/blocking/geotags.blade.phpThey block geotags
fresns.profile.blocking.posts/profile/blocking/posts.blade.phpThey block posts
fresns.profile.blocking.comments/profile/blocking/comments.blade.phpThey block comments
Route NameView FileDescription
fresns.search.index/search/index.blade.phpSearch Home
fresns.search.users/search/users.blade.phpSearch Users
fresns.search.groups/search/groups.blade.phpSearch Groups
fresns.search.hashtags/search/hashtags.blade.phpSearch Hashtags
fresns.search.geotags/search/geotags.blade.phpSearch Geotags
fresns.search.posts/search/posts.blade.phpSearch Posts
fresns.search.comments/search/comments.blade.phpSearch Comments

Editor

Route NameView FileDescription
/editor/index.blade.phpPost Draft Selection
fresns.editor.post
fresns.editor.edit
/editor/edit.blade.phpPost Editor
fresns.editor.comment
fresns.editor.edit
/editor/edit.blade.phpComment Editor
  • Post Editor
    • New Draft: route('fresns.editor.post')
    • Edit Draft: route('fresns.editor.post', ['did' => ''])
    • Edit Published Post: route('fresns.editor.post', ['pid' => ''])
  • Comment Editor
    • New Draft: route('fresns.editor.comment', ['pid' => ''])
    • Edit Draft: route('fresns.editor.comment', ['did' => ''])
    • Edit Published Comment: route('fresns.editor.comment', ['cid' => ''])
  • Edit Draft
    • route('fresns.editor.edit', ['type' => '', 'did' => ''])
    • Type: post or comment

Released under the Apache-2.0 License