GitHub Username: davidpiesse
URL: http://twitter.com/mapdev
Manage your applications Maintenance Mode from within Laravel Nova
Display PHPInfo data in Laravel Nova Installation You can install the package in to a Laravel app that uses Nova via composer: composer require davidpiesse/nova-phpinfo Next up, you must r...
Toggle Field A drop in replacement for the default Boolean field Installation Same as most other Nova Packages composer require davidpiesse/nova-toggle Usage The Toggle has all the same op...
StatusPage Card for Laravel Nova Laravel Nova StatusPage Card It displays the company, current overall status with a colored icon, and a description of any issues a company might be having....
Map Field This map field currently ONLY shows in details view You can use this Map Field with three different sort of spatial data: GeoJSON String property Latitude and Longitude prop...
Nova Avatars Additional avatar field options for when Gravatar is not what you want! Included Avatars Identicons Upcoming Avatars Adorable.io (Cute Monsters) UI Avatars (Initials) Insta...
Audio Field An audio field for use in Laravel Nova. For use when you are storing an audio file and want to listen to it from within Nova. It is built on the core File Field field type. See ...