Laravel 5 Log Viewer – Log viewer30/11/20251 mins0Log Viewer for Laravel 6, 7, 8, 9, 10, 11 & 12 and Lumen. Install with composer, create…Laravel admin_blogcontinue Reading..
Ignition – A beautiful error page for Laravel apps30/11/20251 mins0Ignition is a beautiful and customizable error page for Laravel applications running on Laravel 5.5 up Laravel 8.…Laravel admin_blogcontinue Reading..
Prequel – A clear and concise database management GUI tweaked for Laravel.30/11/202530/11/20251 mins0What is Prequel exactly? Prequel is meant to be a database management tool for Laravel to…Laravel admin_blogcontinue Reading..
LaRecipe – Write gorgeous documentations for your products using Markdown inside your Laravel app.30/11/202530/11/20251 mins0✏️ Write gorgeous documentation for your products using Markdown inside your Laravel app Github: https://github.com/saleem-hadad/larecipeLaravel admin_blogcontinue Reading..
Laravel Decomposer – List all installed packages, their dependencies, app & server details30/11/202530/11/20255 mins0Overview Laravel Decomposer decomposes and lists all the installed packages and their dependencies along with the…Laravel admin_blogcontinue Reading..
Workbench Export to Migrations – Workbench plugin for exporting Models to Laravel migrations30/11/202530/11/20251 mins0A MySQL Workbench plugin that allows for exporting a model to Laravel 5 migrations that follow PSR-2…Laravel admin_blogcontinue Reading..
Laravel Packager – A CLI tool for creating Laravel packages30/11/202530/11/20251 mins0This package provides you with a simple tool to set up a new package and it will…Laravel admin_blogcontinue Reading..
Laravel API Documentation Generator – Automatically generate your API documentation30/11/202530/11/20251 mins0Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. php artisan apidoc:generate Github: https://github.com/mpociot/laravel-apidoc-generatorLaravel admin_blogcontinue Reading..
Laravel Tinx – Reload your Laravel Tinker session from inside Tinker30/11/202530/11/20251 mins0Contents Installation Usage Reload your Tinker session Magic models Naming strategy Names Fast factories Configuration Contributing…Laravel admin_blogcontinue Reading..
Laravel API/Scaffold/CRUD Generator – Generator for APIs, CRUD scaffolds etc.30/11/202530/11/20251 mins0Generate Admin Panels CRUDs and APIs in Minutes with tons of other features and customizations with 3…Laravel admin_blogcontinue Reading..
LaravelPHPMulti-tenant – Flexible multi tenancy with secure separation of routes, assets and databases