Skip to content

piyushpk89/MasteringLaravelCode_by_Christopher_John

Repository files navigation

MasteringLaravelCode_by_Christopher_John

Code for Mastering Laravel author by Christopher John

Implemented in Laravel 5.2

This code is written based on Mastering Laravel Book, it contain code for following topics:

Chapter 1: Designing Done Right with phpspec
Chapter 2: Automating Tests – Migrating and Seeding Your Database(with Migration Files and Seedes)
Chapter 3: Building Services, Commands, and Events
Chapter 4: Creating RESTful APIs
Chapter 5: Using the Form Builder
Chapter 8: Querying the Database with the Eloquent ORM

Note : I have used App Namespace in place MyCompany for core files
For testing i have used MyCompany Namespace.
Check my composer.json for more information.


Topics not coded : Will be Updated Soon :

Chapter 6: Taming Complexity with Annotations
Chapter 7: Filtering Requests with Middleware
Chapter 9: Scaling Laravel
Chapter 10: Building, Compiling, and Testing with Elixir.

I will update full code soon feel free to commit and send your code
I need To improve my testing part, it may take some time to update code.

Thank You Christoper John for the book, not only i learned but i have improved my skills too.

About

Code for Mastering Laravel 5.2 author by Christopher John

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages