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.
As a developer, I have experienced changes in an app when it is in production and the records have grown up to millions. In this specific case if you want to alter a column using simple migrations ...
Over the last couple of weeks we’ve been adding Pusher to a Laravel application. First, we set up the Client for making requests to Pusher and the Storage to store the currently active users in ...
Laravel Cheat Sheet , Codes , function , methods of laravel framework ...
Laravel Fast Excel is intended at being a simple wrapper around Spout for Laravel with the goal of simplifying imports and exports. It aims to be faster than existing Laravel Spreadsheet libraries and ...
Laravel Visitor is a good package to extract and access visitors' information such as browser, ip, device, etc. In this package, you can recognize online users and determine if a user is online or not ...
Big news! Laravel 6 has been released, and this is an LTC (Long-term Candidate) version! The Laravel framework now follows the semantic versioning standard. All Laravel books will be updated to ...
In this second part of the Laravel and AngularJS todo application tutorial using token based authentication we are going to build the frontend. It will be made completely separated by the Laravel ...
Laravel File Manager is a good Laravel package which we can use manage files in Laravel 5.
I will give you a simple example of image upload in laravel. You can see image upload in laravel using request method. We will image upload with validation like image, mimes, max file upload, etc, So ...
Slug is just a simplified string that comes at the end of the URL which usually refers to some specific page or post. Its makes your URL SEO and user friendly. Slugs can also improve your ranking in ...
Froala is a WYSIWYG Editor written in Javascript that has many more than 100 valuable features to enable rich editing capabilities. A WYSIWYG HTML editor created by developers, for developers. With a ...