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.
Laravel Prequel is a Laravel package which can be used to manage databases without the need for tools like PHPmyadmin or Sequel Pro. To install follow the ...
A simple and free Vue.js component for fullscreen.
Stefan Zweifel wrote a nice tutorial on how to convert a Collection to a downloadable CSV in Laravel 5.
Laravel Mailbox is a good package which we can use to handle incoming emails. Laravel Mailbox supports Mailgun, SendGrid and local development out of the box - with the ability to add new drivers ...
themsaid wrote a great tutorial on how to conditionally push event listeners to queue.
Arswaw shows us how to create a static single-page application with VueJS and ES6 Modules.
Akaunting is a free and open-source accounting software for small businesses and freelancers built on Laravel. Thanks to its modular structure, Akaunting provides an awesome App Store for users and ...
Markus Oberlehner wrote a nice tutorial on how to use Vue.js and Storyblok to build a pre-rendered website.
welcm shows us how to manually deploying your Laravel project to a live web server. You’ve been developing your new Laravel project locally for some time, you’ve hit your feature milestones and the ...
Code4fun wrote a tutorial on how to create a registration system using Ajax and Laravel 5.3 In this tutorial we gonna show you how to do Ajax register and login with Laravel 5.3 We'll start by ...
Freek Van der Herten built a new package that we can use to log all users' activity easily: Laravel ActivityLog. Here is how it looks: This package is very easy to use. You can retrieve all activity ...