Laravel Entity Relation (ER) Diagram Generator is a package by Marcel Pociot that lets you generate entity relation diagrams by inspecting the relationships defined in your model classes. It produces images using GraphViz.
What We'll Build When building an application, we often need to set up an access control list (ACL). An ACL specifies the level of permission granted to a user of an application. For example a user John may have the permission to read and write to Continue Reading...
A new Password Rule object is now included in Laravel v8.39, thanks to the efforts of Nuno Maduro. The Password object has a fluent API for common password requirements as well as compromised passwo Continue Reading...
Chatify is a Laravel package by Munaf Aqeel Mahdi that adds a complete real-time chat system to your application without any additional code:< Continue Reading...
Laravel Currency is a package that provides current and historical exchange rates for currency and cryptocurrencies. The package leverages the Continue Reading...
Identity Documents for Laravel is a package that allows you to handle documents like passports and other machine-readable documents. We originally covered Laravel Identity Document Continue Reading...
Laravel Point of sale system is not just for the calculation of the amount to be paid by customers to the s Continue Reading...
The Laravel Octane beta is now released—the highly-anticipated first-party package for running highly performant Laravel utilizing environments like Swoole and RoadRunner.
Continue Reading...