This book amalgamates data science and software engineering in a pragmatic manner. It guides the reader through topics from these worlds and exemplifies concepts through software. As a reader, you will gain insight into areas rarely covered in...
While building the Laravel 5.1 Beauty blog, you’ll learn about:
Installing Laravel 5
Using Homestead
Using Elixir
Database Migrations
Database Seeding (using Model Factories)
Eloquent Models
Eloquent Pagination
Form Requests
Views (Blade...