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 ...
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.
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 ...
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, ...
Amenallah Hsoumi wrote nice tutorials on how to build a Vue app with GraphQL and MongoDB.
Zero downtime reimport - it’s a breeze to import data in production. Import all searchable models at once. A fully configurable mapping for each model. Full power of ElasticSearch in your queries. The ...
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 ...
Mike Hartington gives us the first official preview of Vue support for Ionic Framework. What is Ionic Framework? If you’re already using Vue, you might be wondering: What is the Ionic Framework and ...
Pascal Baljet shared a good tip on how to format monetary values using the Money library and Laravel Blade directives. For a project which has to deal with prices, we decided to use the PHP Money ...
Laravel 5 Cookbook Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!
Chimezie Enyinnaya wrote a nice tutorial on how to implement a Favoriting Feature using Laravel and Vue.js.