Skip to content

Commit 72ba61b

Browse files
committed
Add author names for books
1 parent 4aba50d commit 72ba61b

File tree

1 file changed

+30
-28
lines changed

1 file changed

+30
-28
lines changed

README.md

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -286,34 +286,36 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
286286
* [Laracon US 2013](https://www.youtube.com/playlist?list=PLkwAlZpjHQbLcox_S_AgGU24QUfKgXayN)
287287

288288
## Books
289-
* [Laravel: Code Bright](https://leanpub.com/codebright)
290-
* [Laravel: From Apprentice To Artisan](https://leanpub.com/laravel)
291-
* [Laravel 4 Cookbook](https://leanpub.com/laravel4cookbook)
292-
* [Laravel Testing Decoded](https://leanpub.com/laravel-testing-decoded)
293-
* [Implementing Laravel](https://leanpub.com/implementinglaravel)
294-
* [Getting Stuff Done with Laravel 4](https://leanpub.com/gettingstuffdonelaravel)
295-
* [Laravel Application Development Blueprints](http://www.packtpub.com/laravel-application-development-blueprints/book)
296-
* [Build APIs You Won't Hate](https://leanpub.com/build-apis-you-wont-hate)
297-
* [Integrating Front end Components with Web Applications](https://leanpub.com/frontend)
298-
* [Laravel Design Patterns and Best Practices](http://www.packtpub.com/laravel-design-patterns-and-best-practices/book)
299-
* [Step by Step Real World Application with Laravel 4](https://leanpub.com/real-world-laravel4)
300-
* [Learning Laravel 4 Application Development](http://www.packtpub.com/learning-laravel-4-application-development/book)
301-
* [Getting Started with Laravel 4](http://www.packtpub.com/getting-started-with-laravel-4/book)
302-
* [Laravel Application Development Cookbook](http://www.packtpub.com/laravel-application-development-cookbook/book)
303-
* [Building Web Applications Using Parse REST API](https://leanpub.com/building-web-applications-using-parse-rest-api)
304-
* [Laravel - My First Framework](https://leanpub.com/laravel-first-framework)
305-
* [Easy Laravel 5](https://leanpub.com/easylaravel/)
306-
* [Laravel 5 Essentials](https://www.packtpub.com/web-development/laravel-5-essentials)
307-
* [Easy E-Commerce Using Laravel and Stripe](https://leanpub.com/easyecommerce)
308-
* [Laravel 5.1 Beauty](https://leanpub.com/l5-beauty)
309-
* [Design Patterns with PHP and Laravel](https://leanpub.com/larasign)
310-
* [Laravel 5 Learn Easy](https://leanpub.com/laravel5learneasy)
311-
* [Mastering Laravel](https://www.packtpub.com/web-development/mastering-laravel)
312-
* [How to Build Real-Time Laravel Apps with Pusher](http://pusher-community.github.io/real-time-laravel/)
313-
* [Learning Laravel's Eloquent](https://www.packtpub.com/web-development/learning-laravel's-eloquent)
314-
* [Laravel 5 Learn Easy](https://leanpub.com/laravel5learneasy)
315-
* [Laravel and AngularJS](https://leanpub.com/laravel-and-angularjs)
316-
* [Laravel 5 UnFolded](http://www.amazon.com/Laravel-UnFolded-Application-Programming-Simplified-ebook/dp/B011I0DVWO/)
289+
* [Laravel Starter](https://www.packtpub.com/web-development/laravel-starter-instant) by Shawn McCool
290+
* [Laravel: Code Happy](https://leanpub.com/codehappy) by Dayle Rees
291+
* [Laravel: Code Bright](https://leanpub.com/codebright) by Dayle Rees
292+
* [Laravel: From Apprentice To Artisan](https://leanpub.com/laravel) by Taylor Otwell
293+
* [Laravel 4 Cookbook](https://leanpub.com/laravel4cookbook) by Christopher Pitt and Taylor Otwell
294+
* [Laravel Testing Decoded](https://leanpub.com/laravel-testing-decoded) by Jeffrey Way
295+
* [Implementing Laravel](https://leanpub.com/implementinglaravel) by Chris Fidao
296+
* [Getting Stuff Done with Laravel 4](https://leanpub.com/gettingstuffdonelaravel) by Chuck Heintzelman
297+
* [Laravel Application Development Blueprints](http://www.packtpub.com/laravel-application-development-blueprints/book) by Arda Kılıçdağı and Halil İbrahim Yılmaz
298+
* [Build APIs You Won't Hate](https://leanpub.com/build-apis-you-wont-hate) by Phil Sturgeon
299+
* [Integrating Front end Components with Web Applications](https://leanpub.com/frontend) by Maksim Surguy
300+
* [Laravel Design Patterns and Best Practices](http://www.packtpub.com/laravel-design-patterns-and-best-practices/book) by Arda Kılıçdağı and Halil İbrahim Yılmaz
301+
* [Step by Step Real World Application with Laravel 4](https://leanpub.com/real-world-laravel4) by Ibrahim Yusuf
302+
* [Learning Laravel 4 Application Development](http://www.packtpub.com/learning-laravel-4-application-development/book) by Hardik Dangar
303+
* [Getting Started with Laravel 4](http://www.packtpub.com/getting-started-with-laravel-4/book) by Raphaël Saunier
304+
* [Laravel Application Development Cookbook](http://www.packtpub.com/laravel-application-development-cookbook/book) by Terry Matula
305+
* [Building Web Applications Using Parse REST API](https://leanpub.com/building-web-applications-using-parse-rest-api) by Mhd Zaher Ghaibeh
306+
* [Laravel - My First Framework](https://leanpub.com/laravel-first-framework) by Maksim Surguy
307+
* [Easy Laravel 5](https://leanpub.com/easylaravel/) by W. Jason Gilmore
308+
* [Laravel 5 Essentials](https://www.packtpub.com/web-development/laravel-5-essentials) by Martin Bean
309+
* [Easy E-Commerce Using Laravel and Stripe](https://leanpub.com/easyecommerce) by W. Jason Gilmore AND Eric L. Barnes
310+
* [Laravel 5.1 Beauty](https://leanpub.com/l5-beauty) by Chuck Heintzelman
311+
* [Design Patterns with PHP and Laravel](https://leanpub.com/larasign) by Kelt Dockins
312+
* [Laravel 5 Learn Easy](https://leanpub.com/laravel5learneasy) by Sanjib Sinha
313+
* [Mastering Laravel](https://www.packtpub.com/web-development/mastering-laravel) by Christopher John Pecoraro
314+
* [How to Build Real-Time Laravel Apps with Pusher](http://pusher-community.github.io/real-time-laravel/) by Pusher
315+
* [Learning Laravel's Eloquent](https://www.packtpub.com/web-development/learning-laravel%E2%80%99s-eloquent) by Francesco Malatesta
316+
* [Laravel 5 Learn Easy](https://leanpub.com/laravel5learneasy) by Sanjib Sinha
317+
* [Laravel and AngularJS](https://leanpub.com/laravel-and-angularjs) by Daniel Schmitz and Daniel Pedrinha Georgii
318+
* [Laravel 5 UnFolded](http://www.amazon.com/Laravel-UnFolded-Application-Programming-Simplified-ebook/dp/B011I0DVWO/) by Sanjib Sinha
317319

318320
## Starter Projects
319321
* [Laravel 5.1 Boilerplate](https://github.com/rappasoft/laravel-5-boilerplate)

0 commit comments

Comments
 (0)