Libraries tagged by laravel-apps
fahadyousafmahar/slash-login
1336 Downloads
Say goodbye to repetitively fill / submit login forms during development of your laravel applications. This package allows you to login as any user with just a "slash login" (/login/user_id)
f9webltd/laravel-meta
45279 Downloads
Render meta tags in your Laravel application
esign/laravel-database-trigger
11880 Downloads
Easily create database triggers inside of your Laravel application
ericmakesstuff/laravel-server-monitor
58937 Downloads
Server Monitoring Command for Laravel Applications
erag/laravel-lang-sync-inertia
713 Downloads
A Laravel package for syncing and managing language translations with Inertia.js integration, allowing easy management of multi-language support in Laravel applications.
eliezer/chapolim
2171 Downloads
A simple package to manage the creation of a structure composed of the service and repository layers in a Laravel application
dyrynda/laravel-make-user
42048 Downloads
An Artisan console command to create users in your Laravel application.
dneey/laravel-cloudwatch
52549 Downloads
Quickly add cloudwatch logging to your laravel application.
djunehor/laravel-sms
5076 Downloads
Send SMS from your laravel application
digitaldream/laracrud
20716 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command