{"id":17241239,"url":"https://github.com/sinoon/laravelstudy","last_synced_at":"2026-01-06T02:44:15.699Z","repository":{"id":17529781,"uuid":"20328931","full_name":"sinoon/laravelstudy","owner":"sinoon","description":"学习Laravel框架，同时做毕业设计","archived":false,"fork":false,"pushed_at":"2014-05-31T05:09:19.000Z","size":12308,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T07:27:20.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-30T12:47:09.000Z","updated_at":"2014-05-31T05:09:19.000Z","dependencies_parsed_at":"2022-09-18T20:20:39.412Z","dependency_job_id":null,"html_url":"https://github.com/sinoon/laravelstudy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinoon%2Flaravelstudy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinoon%2Flaravelstudy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinoon%2Flaravelstudy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinoon%2Flaravelstudy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinoon","download_url":"https://codeload.github.com/sinoon/laravelstudy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245579676,"owners_count":20638679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T06:08:23.702Z","updated_at":"2026-01-06T02:44:10.681Z","avatar_url":"https://github.com/sinoon.png","language":null,"readme":"###使用Laravel框架，开发的网上订餐系统，非常简单的一些功能，作为毕业设计。\n\n###功能非常简单，之前也没有用过PHP开发过，在学校只学习过.NET，不过毕业设计不想做.NET的。\n\n###网上订餐系统 说明 —— 毕业设计\n\n* 整体环境\n\t此次毕业设计网上订餐系统基于 PHP 语言开发，数据库使用MySql。服务器可以任意选择，推荐使用Apache。\n\t推荐使用Wamp环境安装包。\n\n* 配置方式\n\t因为毕业设计使用Laravel-PHP框架开发。\n\tLaravel框架有一些系统要求：\n\t1、PHP最低版本： 5.3.7\n\t2、MCrypt PHP扩展\n\tLaravel框架有一个目录需要额外设置权限： 需要为 app/storage 目录下的文件设置写权限。\n\n\t如果是用Apache服务器请开启mod_rewrite 模块，因为Laravel框架通过设置 public/.htaccess 文件去除链接中的index.php。如果使用Nginx 服务器将下列指令放到网址的配置文件中，就能让网址更优雅了：\n\tlocation / {\n    \ttry_files $uri $uri/ /index.php?$query_string;\n\t}\n\t在Apache的配置中，请把网站的主页目录指向 'root'/public 下，根目录指向root。\n\n\tPHP配置中，请开启php_curl.dll，因为在本设计中有发送短信的模块，发送短信模块会向短信平台服务器发送请求。php_mbstring.dll也是要的，主页显示一部分菜品的简介，这个模块是用来打断超长的语句，因为字符长度原因，必须开启这个模块。php_openssl.dll，Laravel要求必须开启的模块。php_pdo_mysql.dll，数据库。\n\n\t数据库文件放在MySql安装路径的dataw文件夹下面。\n\n\t其余的配置信息，包括时区，数据库连接都已经配置好了，可以直接使用，出现问题请检查PHP配置和服务器配置信息。\n\n* 额外说明：\n\t1、一共有2个文件夹，web文件夹是网站内容，Laravelstudy是数据库文件夹。","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinoon%2Flaravelstudy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinoon%2Flaravelstudy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinoon%2Flaravelstudy/lists"}