Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://aufree.github.io/laravel5-cheatsheet
A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
https://aufree.github.io/laravel5-cheatsheet
laravel
Last synced: 12 days ago
JSON representation
A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
- Host: GitHub
- URL: https://aufree.github.io/laravel5-cheatsheet
- Owner: summerblue
- Created: 2016-04-04T13:32:55.000Z (over 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-12-07T02:06:39.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T11:25:24.150Z (3 months ago)
- Topics: laravel
- Language: PHP
- Homepage: https://cs.laravel-china.org/
- Size: 1.1 MB
- Stars: 784
- Watchers: 43
- Forks: 167
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-laravel - Laravel 5.1 LTS Cheat Sheet
- awesome-laravel - Laravel 5.1 LTS Cheat Sheet
README
![](http://ww3.sinaimg.cn/large/76dc7f1bjw1f2mqhtw9v6j21bs10m7fs.jpg)
## Introduction
A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
We intend to build this Cheat Sheet more assessable and user friendly, you can view it with modern desktop :computer: browser and mobile device :iphone: .
:heart: This project is maintained by [@Summer](https://github.com/summerblue) and [@Aufree](https://github.com/aufree), we are both member of [The EST Group](http://estgroupe.com) .
### Only support for Laravel 5.1 LTS
Pull Request is welcome, but because Laravel 5.1 is long time support version, so we wouldn't support other version until 2018, we appreciate your understanding :)
YES, we love LTS :sparkles: :sparkles: :sparkles:
### Live Version Here:
* English: https://summerblue.github.io/laravel5-cheatsheet/
* 中文版本: https://cs.laravel-china.org/## Thanks for
* [The EST Group](http://estgroupe.com)
* [PHPHub](http://phphub.org) - Laravel 中文社区
* [Laravel China](http://laravel-china.org/) - Laravel 中文文档
* [Laravel 4 Cheat Sheet](https://github.com/jesseobrien/laravel-cheatsheet)