From 2e35874321938782ba5af9bc5ea09665d62a4d9a Mon Sep 17 00:00:00 2001 From: mclxly Date: Tue, 5 May 2015 16:17:05 +0800 Subject: [PATCH 01/22] Fork the project --- ...el Cheatsheet.pdf => Laravel-5-Cheatsheet.pdf | Bin README.md | 6 ++++-- index.html | 15 ++++++--------- 3 files changed, 10 insertions(+), 11 deletions(-) rename Laravel Cheatsheet.pdf => Laravel-5-Cheatsheet.pdf (100%) diff --git a/Laravel Cheatsheet.pdf b/Laravel-5-Cheatsheet.pdf similarity index 100% rename from Laravel Cheatsheet.pdf rename to Laravel-5-Cheatsheet.pdf diff --git a/README.md b/README.md index eaa63d9..e738ca9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ ## Laravel Cheat Sheet -Finally a cheat sheet for Laravel 4. Keep in mind this is a work in progress and will be fairly dynamic. It will follow the docs closely and I'll try to keep it up to date with new features being added. +Inpsired by [Laravel Cheat Sheets](https://github.com/jesseobrien/laravel-cheatsheet) + +Finally a cheat sheet for Laravel 5. Keep in mind this is a work in progress and will be fairly dynamic. It will follow the docs closely and I'll try to keep it up to date with new features being added. **Live Version Here:** -[Laravel Cheat Sheets](http://cheats.jesse-obrien.ca) +[Laravel 5 Cheat Sheets](http://www.linxiang.info/l5-cs/) ### Contributing diff --git a/index.html b/index.html index 66e2963..bef5e37 100755 --- a/index.html +++ b/index.html @@ -16,26 +16,23 @@