mikeerickson / laravel-craftsman
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
☆231Updated 4 years ago
Alternatives and similar repositories for laravel-craftsman:
Users that are interested in laravel-craftsman are comparing it to the libraries listed below
- Create shareable links from your eloquent models.☆269Updated 8 months ago
- Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)☆276Updated 3 years ago
- Clean up unneeded records☆396Updated 3 years ago
- View all the mailables in your laravel app at a single place☆317Updated 3 years ago
- A better way to connect data with view rendering in Laravel☆237Updated 5 years ago
- Make debugging easier by adding more data to your laravel logs (Laravel 5.6+)☆345Updated last month
- Blazing fast database migrations for Laravel tests.☆289Updated last year
- ☆216Updated 3 years ago
- Add links to Laravel API resources☆244Updated 3 years ago
- A beautiful dashboard for your Laravel Dusk tests☆558Updated 2 years ago
- Make your own custom cast type for Laravel model attributes☆219Updated 3 years ago
- Tinker with your variables while working on your Laravel application☆204Updated 5 years ago
- Clean up old files in specified directories☆299Updated last month
- Missing relationship events for Laravel☆525Updated last year
- Add encrypted credentials to your Laravel production environment.☆581Updated last year
- A package to protect your work in progress from prying eyes☆297Updated last year
- 📦 An easy way to share the data from your backend to the JavaScript.☆321Updated 2 years ago
- An elegant way to trigger Laravel events based on attributes changes.☆445Updated last year
- Package providing a trait to use Hashids on a model☆132Updated 6 years ago
- Easily schedule regular cleanup of old soft-deleted Eloquent data.☆295Updated last year
- Supercharge your Laravel tests & seeds with nested relations.☆181Updated 5 months ago
- Add powerful HTML tag helpers to your Laravel application☆239Updated 6 years ago
- Add email verification to your Laravel projects☆547Updated 11 months ago
- A laravel package generator