WeatherService:只是一个游乐场,用于将Laravel Lumen用作角度应用程序的缓存API后端主机

时间:2024-06-06 15:52:02
【文件属性】:

文件名称:WeatherService:只是一个游乐场,用于将Laravel Lumen用作角度应用程序的缓存API后端主机

文件大小:34KB

文件格式:ZIP

更新时间:2024-06-06 15:52:02

PHP

KC PHPUG-天气服务示例项目 安装 非常适合与PHP的开发Web服务器或 git clone git@github.com:kcphpug/WeatherService.git WeatherService cd WeatherService composer install cp .env.example .env cd public php -S 127.0.0.1:8800 学分 AngularJS简介 2015年5月13日开会| 来自PaigeLabs的Lee Brandt。 AngularJS部分基于我们在最近的GDGKC会议上所做的工作: 从Laravel介绍流明 发表于2015年4月14日| 马特·斯塔弗(Matt Stauffer) 执照 该项目是根据的开源软件 开放实验室时间 寻找添加的想法吗? 前端 删除加载页面时出现的“主要温度”和“最低温度” 增强布局,


【文件预览】:
WeatherService-master
----bootstrap()
--------app.php(3KB)
----.env.example(678B)
----public()
--------app.js(1KB)
--------index.php(897B)
--------.htaccess(356B)
--------style.css(173B)
----database()
--------migrations()
--------seeds()
----artisan(1KB)
----Homestead.md(3KB)
----LICENSE(1KB)
----composer.lock(120KB)
----phpunit.xml(772B)
----resources()
--------views()
--------lang()
----tests()
--------TestCase.php(272B)
--------ExampleTest.php(252B)
----.gitignore(13B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Jobs()
--------Http()
--------Providers()
--------Exceptions()
--------Console()
----readme.md(2KB)
----server.php(424B)
----composer.json(661B)

网友评论