Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Muzammal01
A curated list of projects in awesome lists by Muzammal01 .
https://github.com/muzammal01/syncmodelfillable
A Laravel package that automatically syncs a model's `$fillable` fields with its corresponding database migration columns. This package provides a simple Artisan command that updates the `$fillable` property in your models based on the columns defined in your migration files, making it easy to keep your models and migrations in sync.
artisan database fillable laravel laravel-10 laravel-11 laravel-8 laravel-9 laravel-development laravel-package migration model package php sync
Last synced: 08 Nov 2024
https://github.com/muzammal01/syncenvvariables
SyncEnvVariables is a Laravel package that automates syncing environment variables from .env.example to .env. Ideal for team projects, it ensures consistent environment settings with a single Artisan command, appending any missing variables to .env
automation env-sync environment-variables laravel package php
Last synced: 10 Nov 2024