Laravel Invite Codes is a package by Mateus Junges that allows you to manage invite codes for your Laravel application easily. It works by configuring a middleware that validates an invite code before accessing a route:1Route::get('/protected-route', function() {2 //3})->middleware('protected_by_invite_codes');You can generate an invite...
Showing posts with label Laravel Option Framework. Show all posts
Showing posts with label Laravel Option Framework. Show all posts
03 February, 2022
Server Timing Metrics for your Laravel Apps
Programing Coderfunda
February 03, 2022
Laravel Option Framework
No comments
Laravel Option Framework
Programing Coderfunda
February 03, 2022
Laravel Option Framework
No comments