Giter Site home page Giter Site logo

latest-laravel's Introduction

Latest-laravel

每天更新的Laravel完整包,下载直接可以运行。 赞助本项目

  • 主要解决的问题:

    • 不会用composer或者不太会用;
    • composer 装不上或者装上了但是composer install特别慢。
  • 更新频率:

    每天上午 🕣8:30

  • Laravel 分支

    • master 也就是目前的4.2, 对应包名: laravel-master.tar.gz
    • develop 也就是5.0(还未发布,天天都在变哦) 对应包名:laravel-develop.tar.gz

如果你发现目录中不存在某个包,那么这个包就是打包失败,很有可能是开发版作者的修改还未完成以至于打包失败。错误日志见issue

使用

  1. 下载本项目里的laravel-xxxxx.tar.gz文件, 然后在你的www目录下触压;
  2. storeage目录的写权限,*unix用户参考:chmod -R 755 ./storeage

完成,访问http://localhost/laravel/public/ 即可看到欢迎页面。

本项目打包时会清除首页模板的google字体引用,避免半天打不开首页的情况。

原理

💡 从laravel/laravel更新:inbox_tray: :arrow_right: 使用composer install安装依赖 ➡️ 打包📦 ➡️ push 到GitHub 📤

更多请直接参考脚本:update.sh 😅 shell功底差,请多指教!

说明

  • 本项目的前提你还是要满足基本条件才能正常运行Laravel:php >= 5.4 && mcrypt 拓展
  • public目录才是网站根目录,所以如果你要添加虚拟主机请把document root 设置到public,至于为什么这里不想做过多的解释,你就这么认为就好了。

赞助:dollar:

本项目运行在crissic机器上,如果您觉得对你有帮助愿意捐助的话有两种方式:

  1. 我的支付宝:[email protected]
  2. 直接转到我的PayPal:[email protected](有PayPal的朋友推荐使用此方式,免去我找淘宝充PayPal的麻烦:sweat_smile:)

请留下您的联系方式,感谢!

感谢以下朋友的赞助:

名称金额
王赛@wangsai¥100

关于Laravel

请参考:http://laravel.com/ 或者 中文版:http://www.golaravel.com/

latest-laravel's People

Contributors

overtrue avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.