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...
JavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build...