ahuggins / open-on-makeLinks
A package that makes it easy to have the `artisan make:` commands open the newly created file in your editor of choice.
☆99Updated 3 weeks ago
Alternatives and similar repositories for open-on-make
Users that are interested in open-on-make are comparing it to the libraries listed below
Sorting:
- ☆153Updated 9 months ago
- ✅ Laravel Console Task is a output method for Laravel Console Commands.☆259Updated 10 months ago
- Output to Laravel's console from outside of your Command classes.☆191Updated 3 years ago
- Add inline translation capabilities to your Laravel application.☆103Updated 7 years ago
- Prefills factories with faker method suggestions to increase productivity☆102Updated 4 years ago
- Create visual diffs in your Laravel application tests.☆164Updated 5 years ago
- A package for automatically hashing Eloquent attributes in Laravel 5.5+☆117Updated 6 years ago
- An artisan command to easily test mailables☆149Updated 3 months ago
- Simplify and accelerate applying many migrations at once using a flattened dump of the database schema and migrations☆176Updated 2 years ago
- ☆215Updated 3 years ago
- Laravel package for managing sequence of objects☆121Updated 9 months ago
- Http client that handles retries, logging & dynamic headers.☆143Updated last year
- Easily add an approval process to any laravel model.☆84Updated 4 years ago
- A simple Artisan command to create application users☆109Updated 9 months ago
- Nested URLs redirect logic☆113Updated 5 years ago
- An easy to use request sanitizer that allows you to sanitize your form data before validating it.☆112Updated 6 months ago
- Create revisions for any Eloquent model along with its relationships☆168Updated 3 years ago
- Laravel Blade Extension Classes for Laravel 5☆134Updated 6 years ago
- Create model factory stories on Laravel 5.*☆78Updated 6 years ago
- Make your own custom cast type for Laravel model attributes☆219Updated 3 years ago
- Supercharge your Laravel tests & seeds with nested relations.☆181Updated 8 months ago
- A helper to control the flow of time☆209Updated 3 months ago
- ⚡ Flash messages on steroids.☆157Updated last year
- artisan push - Deploy your codebase into your web server with one Laravel artisan command and no SSH needed!☆151Updated 5 years ago
- A Laravel Eloquent Model trait for adding and using a uuid with models☆139Updated 5 years ago
- Quickly run some code via Artisan