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.
If you are looking to build an email marketing tool like sendy or mailchimp with Laravel, continue reading. Laravel Mailable works like a charm, but the dependency on using a blade file as the view ...
Freek Van der Herten has just released a cool package called laravel-honeypot. Using this package, we can prevent spam easily. How honeypots work? The majority of spam bots are pretty dumb. You can ...
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.
Epic Spinners is an Easy-to-use CSS spinners collection with Vue.js integration. Developed by Epicmax. Demo & Documentation View demo to see vue.js components usage examples and html/css source code ...
A responsive grid system with drag-n-drop and reordering features for Vue.js 2 ...
Mike Smith wrote a tutorial on how to write tests with Laravel 5.4's new feature - Laravel Dusk.
HorizontCMS is an open-source, responsive Content Management System (CMS) built on Laravel, VueJs 2.6 and Bootstrap 3.4 which you can use to build you next-generation websites and blogs.
Praveen shows us how to crop and upload images in Laravel. Hello friends, we generally need to crop and upload an image in our application. So in this article i will let you know how to crop and ...
There is a cool feature from Laravel called Maintenance Mode that allows developer to simply take down the website and apply necessary updates and changes. You can invoke in the command prompt php ...
Rob Simpkins shares five awesome code snippets that he frequently uses across all his Laravel applications. These snippets are very useful. Be sure to check them out and use them for your projects!
Laracash is a good package that provides a convenient way to work with the money column as a Value Object. I created a Laravel package that is a wrapper over MoneyPHP library provides a convenient way ...