In this tutorial we will be creating an app with ionic framework (a brilliant mobile app development framework by drifyco). We will be using the api that i have created in my previous blog post to get ...
Shameer C wrote a good tutorial on how to set up OAuth2 server using the new Laravel 5.3 feature.
I guess , you are thinking that Eloquent is cool and very powerful. Well, yes, it is. However, sometimes, hasMany() or belongsToMany() isn’t enough. In some situations during your development flow, ...
Michael Bryan wrote a good tutorial on how to use Laravel 6 with Docker and Docker-Compose. In this tutorial, we'll learn how we can use Docker and Compose to develop and run Laravel 6 applications ...
Hello friends, I will show you my laravel source code, which we can use to log in using Qr Code. I will be using the Laravel PHP framework so a basic understanding of Laravel and composer is needed.
If you want to make your application testable you should really use Repositories in order to perform unit tests without touching the database. In my case I was programming a Fantasy Football game and ...
Laravel 5 Cookbook Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!
Amenallah Hsoumi wrote nice tutorials on how to build a Vue app with GraphQL and MongoDB.
Learn to deploy a Vultr server with the Laravel Marketplace App and host a Laravel application with Vultr Managed Database and Let's Encrypt SSL.
Easily export collections to Excel. Supercharge your Laravel collections and export them directly to an Excel or CSV document. Exporting has never been so easy. Supercharged exports. Export queries ...
countrylayer is a service that can help us to get instant access to accurate country data for various geo-points in the world. var settings = { “url”: “https ...