Giter Site home page Giter Site logo

latest-laravel's Introduction

Latest-laravel

每天更新的 Laravel 不同分支的完整包,下载直接可以运行(已经 composer install 了,也就是已经有了vendor目录)。 赞助本项目

  • 主要解决的问题:

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

    每天上午 🕣8:30

  • 版本

    • master 也就是目前的 5.*, 对应包名: laravel-master.tar.gz
    • develop 开发版,对应包名:laravel-develop.tar.gz
    • 4.x 系列

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

使用

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

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

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

原理

💡 从 laravel/laravel 更新 📥 ➡️ 使用 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:)

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

感谢以下朋友的赞助:

名称金额
Laravel中文网创始人 王赛@wangsai¥100

关于Laravel

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

latest-laravel's People

Contributors

overtrue avatar

Watchers

James Cloos avatar DS 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.