summerblue / laravel5-cheatsheet

A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
https://cs.laravel-china.org/
784 stars 167 forks source link

Carbon Laravel CheetSheet would be awesome #5

Closed vignesh0025-zz closed 8 years ago

vignesh0025-zz commented 8 years ago

It would be awesome if a sheet exists for Carbon Also :+1:

summerblue commented 8 years ago

great idea.

summerblue commented 8 years ago

Carbon is too big to fit in, too many APIs, and if we support Carbon, what about Faker and bunch other third party libraries.

vignesh0025-zz commented 8 years ago

Exactly... Carbon is too big and I can't find what i want. There were times when i wrote a 20 lines code to do a job and then find an API already is present to do it. That's why I require a cheat sheet. Considering Faker... Its huge !