spatie/laravel-demo-mode
Protect work-in-progress Laravel apps from prying eyes with a demo-mode middleware. Redirects visitors (including unknown routes) to an “under construction” URL until they visit a configurable access URL (e.g. /demo) to unlock protected routes.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/laravel-route-discovery | 0.83 | Automatically discover Laravel routes by scanning controllers and views instead of manually defining them. Configure discovery in your routes files and use PHP attributes to customize names, middleware, and more for each discovered route. | 239 | 240 | 29 | 2K | 0 | 23.8 | 14.6 | MIT | 4 months ago | |
| spatie/laravel-help-space | 0.81 | Laravel package to integrate HelpSpace. Validates incoming HelpSpace sidebar requests and lets you return HTML (views/strings) with customer context based on ticket data like email, so HelpSpace can render rich sidebar info in the help desk UI. | 23 | 24 | 1 | 1K | 0 | 1.3 | 23.6 | MIT | 1 year ago | |
| milestone/teebpd | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 7 years ago | |
| spatie/laravel-route-attributes | 0.79 | Register Laravel routes using PHP 8 attributes on controller methods (Get/Post/etc.). Automatically scans configured controller directories and registers routes without manual Route:: definitions. Includes config publishing and optional enabling/disabling of auto registration. | 888 | 894 | 87 | 53K | 0 | 28.7 | 27.3 | MIT | 4 months ago | |
| appdezign/lara-pro-demo-theme | 0.79 | Demo theme for Lara Pro CMS 10, built on Laravel. A child theme of the Base Theme, showcasing Lara CMS styling and structure for development and customization. Developer guide: https://docs.laracms.nl/ | 0 | 0 | 0 | 0 | 0 | 26.6 | — | — | 1 month ago | |
| spatie/laravel-authorize | 0.79 | Route middleware for Laravel authorization. Protect routes and groups using Laravel’s Gate abilities via the can: middleware syntax, with support for route model binding (e.g., can:editPost,post) to authorize access to specific models. | 203 | 207 | 19 | 151 | 0 | 3.4 | 3.3 | MIT | 9 years ago | |
| spatie/laravel-missing-page-redirector | 0.79 | Automatically redirect 404 (missing) pages in Laravel to preserve SEO during site migrations. Configure old-to-new URL redirects in a config file or implement a custom redirector (e.g., database-backed) via middleware in your global stack. | 511 | 514 | 34 | 33K | 0 | 24.7 | 26.9 | MIT | 5 months ago | |
| dittto/symfony-request-logger | 0.79 | — | 2 | 2 | 0 | 77 | 0 | 0.3 | 19.7 | — | 9 years ago | |
| citizen63000/easy-api-core | 0.79 | — | 0 | 0 | 1 | 10 | 0 | 20.1 | 16.8 | MIT | 1 month ago | |
| appdezign/lara-demo-theme | 0.79 | — | 0 | 0 | 0 | 8 | 0 | 29.9 | 15.4 | — | 1 week ago | |
| spatie/laravel-notification-log | 0.79 | Logs all notifications sent by your Laravel app, storing them as NotificationLogItems so you can query what was sent to a user, display notification history, and make sending decisions (e.g., avoid duplicates) via helpers like wasSentTo() and inThePastMinutes(). | 210 | 208 | 22 | 40K | 0 | 20.3 | 35.1 | MIT | 4 months ago | |
| l5starter/permission-manager | 0.78 | Laravel 5.4 permission/role manager for L5Starter Admin, built on spatie/laravel-permission. Provides migrations, seeders, and admin UI/menu entries for managing roles and permissions; add HasRoles to User and protect routes with a simple role middleware. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-web-tinker | 0.78 | Adds Laravel’s Tinker REPL to your browser via a protected route, making it easy to run and tweak code without the terminal. Includes light/dark UI and simple install/publish commands. For local/dev only—can execute arbitrary code. | 1,216 | 1,223 | 75 | 95K | 0 | 33.7 | 29.9 | MIT | 2 months ago | |
| bene/demo-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| spatie/pest-plugin-route-testing | 0.78 | Pest plugin for Laravel that automatically tests all your app’s GET routes. Run a single test to assert responses are successful, redirects, forbidden, not found, etc. Filter routes by pattern and provide models for route model bindings via bind(). | 140 | 139 | 6 | 9K | 0 | 6.4 | 25.2 | MIT | 10 months ago | |
| spatie/laravel-cors | 0.78 | Adds configurable CORS support to Laravel/Lumen: sets CORS headers on responses, handles preflight requests, and lets you define allowed origins, methods, headers, and credentials via middleware and config. Abandoned since Laravel 7+ has native CORS support. | 597 | 613 | 57 | 3K | 0 | 6.2 | 7.6 | MIT | 5 years ago | |
| ilbeygi/userpermission | 0.78 | — | 8 | 8 | 1 | 0 | 0 | 0.1 | — | MIT | — | |
| spatie/laravel-url-signer | 0.78 | Sign and validate any URL in Laravel with an expiring signature. Works across apps, uses a configurable secret (not the app key), and includes middleware to protect routes. Generate time-limited links in one call and verify them anywhere. | 718 | 727 | 52 | 22K | 0 | 24.0 | 22.8 | MIT | 4 months ago | |
| spatie/laravel-littlegatekeeper | 0.78 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 3K | 0 | 17.4 | 18.5 | MIT | 5 months ago | |
| spatie/laravel-http-logger | 0.78 | Laravel middleware that logs incoming HTTP requests (payload, headers, etc.) to your configured log/channel, creating a safety net for critical form submissions and debugging. Includes toggleable enable flag plus customizable log profile and writer. | 674 | 679 | 59 | 107K | 0 | 32.2 | 35.8 | MIT | 1 week ago |
How can I help you explore Laravel packages today?