V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
mangoim
V2EX  ›  PHP

写了个基于 Laravel5.1 简单博客

  •  1
     
  •   mangoim · 2015-11-20 16:20:08 +08:00 · 2756 次点击
    这是一个创建于 3086 天前的主题,其中的信息可能已经有所发展或是发生改变。

    基本功能就是文章、分类、标签的增删改。适合 laravel 新手看看。

    Github:https://github.com/mangoim/laravel51

    16 条回复    2015-11-20 20:22:17 +08:00
    boyhailong
        1
    boyhailong  
       2015-11-20 16:30:11 +08:00
    最近正准备学学 laravel 哈哈 mark 下
    teek
        2
    teek  
       2015-11-20 16:40:38 +08:00
    adminlte!
    viko16
        3
    viko16  
       2015-11-20 16:46:00 +08:00
    为何不用 migration 呢?
    mangoim
        4
    mangoim  
    OP
       2015-11-20 16:58:32 +08:00
    @viko16 因为嫌麻烦~
    solaya
        5
    solaya  
       2015-11-20 17:11:36 +08:00
    为什么你不使用 Repository
    mangoim
        6
    mangoim  
    OP
       2015-11-20 17:21:02 +08:00
    @solaya 小博客 Eloquent 足够。
    Stlin
        7
    Stlin  
       2015-11-20 19:36:53 +08:00
    mark 学习!
    GNiux
        8
    GNiux  
       2015-11-20 19:40:55 +08:00
    不错,速度好快。
    88250
        9
    88250  
       2015-11-20 19:43:41 +08:00
    搭个车, Java 的: https://github.com/b3log/solo
    KIDJourney
        10
    KIDJourney  
       2015-11-20 19:51:21 +08:00
    楼主的认证是怎么做(登陆,权限控制 blabla )
    用的是 laravel 的认证吗
    mangoim
        11
    mangoim  
    OP
       2015-11-20 19:52:47 +08:00
    @KIDJourney 权限没做,后面会加上。
    KIDJourney
        12
    KIDJourney  
       2015-11-20 20:01:14 +08:00
    @mangoim 最近在看这方面。。。感觉原生的不能满足需求,自己写又好麻烦。
    KIDJourney
        13
    KIDJourney  
       2015-11-20 20:03:12 +08:00
    by the way.
    楼主,既然你在用 laravel 的话,还是建议你用 migration 来创建模式,别用这种数据库备份的方法。
    mangoim
        14
    mangoim  
    OP
       2015-11-20 20:13:00 +08:00
    @KIDJourney 好吧,我懒。 migration 比较麻烦。。
    mangoim
        15
    mangoim  
    OP
       2015-11-20 20:15:28 +08:00   ❤️ 1
    @KIDJourney by the way https://github.com/romanbican/roles 推荐这个做权限管理。
    KIDJourney
        16
    KIDJourney  
       2015-11-20 20:22:17 +08:00
    @mangoim 好的,我去看看,多谢了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   995 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 18:16 · PVG 02:16 · LAX 11:16 · JFK 14:16
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.