Laravel

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
 
第19行: 第19行:
 
==项目==
 
==项目==
 
[https://github.com/chiraggude/awesome-laravel Awesome Laravel] [https://github.com/fukuball/Awesome-Laravel-Education Awesome Laravel Education] [[文件:awesome.png]]
 
[https://github.com/chiraggude/awesome-laravel Awesome Laravel] [https://github.com/fukuball/Awesome-Laravel-Education Awesome Laravel Education] [[文件:awesome.png]]
 +
*[https://github.com/laravel/jetstream Laravel Jetstream]
 +
*[https://github.com/laravel/homestead Laravel Homestead] [https://github.com/laravel/valet Laravel Valet] for Mac minimalists
 
*[https://github.com/dreamfactorysoftware/dreamfactory DreamFactory] Never Build an API Again. 口号霸气,Laravel 和 [[PHP]] 驱动。
 
*[https://github.com/dreamfactorysoftware/dreamfactory DreamFactory] Never Build an API Again. 口号霸气,Laravel 和 [[PHP]] 驱动。
 +
*[https://github.com/laravel/passport Laravel Passport]
 
*[https://github.com/the-control-group/voyager Voyager - The Missing Laravel Admin]
 
*[https://github.com/the-control-group/voyager Voyager - The Missing Laravel Admin]
 
*[https://github.com/apiato/apiato Apiato] Build scalable API's faster | With PHP 7.4 and Laravel 7
 
*[https://github.com/apiato/apiato Apiato] Build scalable API's faster | With PHP 7.4 and Laravel 7

2020年9月7日 (一) 04:27的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Laravel Thanks, Wikipedia.

Laravel 是一款开源(MIT)、简洁、优雅的 PHP Web开发框架。

目录

[编辑] 简介

[编辑] 功能

[编辑] 指南

$ composer global require laravel/installer
$ sudo vim /Users/huihoo/.profile
export PATH=/Users/huihoo/.composer/vendor/bin:$PATH
$ source /Users/huihoo/.profile
$ laravel new blog
$ cd blog
$ php artisan serve
http://127.0.0.1:8000/

[编辑] 项目

Awesome Laravel Awesome Laravel Education Awesome.png

[编辑] Symfony

Laravel using Symfony

[编辑] 文档

[编辑] 图片

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱