Our Recent Writings

Uncategorized

use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; use Illuminate\Support\Facades\Schema; return new class extends Migration { /** * Run the migrations. * * @return void */ public function up()…
Build UI Dashboards For Your Laravel Application
Laravel Package

Build UI Dashboards For Your Laravel Application

Laravel Model Stats Build UI Dashboards For Your Laravel Application. Model StatsĀ for Laravel is a package that gives you a statistics dashboard for your Laravel…
Add FaceID and TouchID Login to Your Laravel Apps
Laravel Package

Add FaceID and TouchID Login to Your Laravel Apps

Allow your users to register physical authentication devices (FaceID or TouchID on iPhones & macs, fingerprint on Android, Hello on Windows and USB keys) to…