Easy way to manage or add modules in Laravel 5.1
Module is like a laravel package, it have some views, controllers or models
Module is like a laravel package, it have some views, controllers or models
Designing and developing a successful RESTful API is mostly very difficult. There are a lot of aspects to designing and writing a successful RESTful API; for example, securing and limiting the API. In this chapter, we’ll focus on the basics of
Since the Laravel 5.1.11 release it is providing some great new authorization features. Let's dive right in. So we all already know about the Authentication features in Laravel. They are nice, but in many applications just a start in handling y
Two route-based middleware classes are present in Laravel 5 in app/Http/Middleware/. One of these classes is named Authenticate. It provides basic authentication and uses a contract.
In reference to routes, the middleware sits between the route an
This tutorial shows you five ways to implement shopping cart in Laravel 5.
Laravel bundles Carbon (https://github.com/briannesbitt/Carbon), which extends and augments PHP’s native DateTime object with more expressive methods. Laravel uses it mainly to provide more expressive methods on the date and time properties (cr
Here is the list of 10 packages from which you can secure your laravel application with ease. all you have to do is just browse to your folder via command panel an and install these packages using composer
Kibana 4 is an analytics and visualisation platform that builds on Elastic-search to give you a better understanding of your data. Here we cover how to quickly and easily get Kibana up and running on you’re Laravel Homestead environment.
In this tutorial I will create Laravel application with email authentication, but also I will use Laravel Socialite for Facebook and Twitter logins. Once when I configure everything, app will also be able to use many other social platforms for sign i
In this tutoroial, we will learn how to deploy Laravel applications. We will see different methods that you can use to deploy Laravel applications. Also, we will see the configuration changes that you might need to make on some of the popular web hos
Learning Angular with Laravel 5 by building practical single-page applications!
Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!