Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1 KB

File metadata and controls

33 lines (18 loc) · 1 KB

laravel-resource-routes-generator

This package allows to generate resource routes in laravel by providing resource name, namespace and model bind.

Basic usage

open /routes and fill the form and submit then generated routes will appear above the form.

Installation

You can install the package via composer:

composer require ahmedhelalahmed/laravel-resource-routes-generator

Contributing

Thank you for considering contributing to ahmedhelalahmed/laravel-resource-routes-generator .

Security

If you discover a security vulnerability within ahmedhelalahmed/laravel-resource-routes-generator , please send an e-mail to Ahmed Helal via [email protected]. All security vulnerabilities will be promptly addressed.

Credits

License

ahmedhelalahmed/laravel-resource-routes-generator is open-sourced software licensed under the MIT license.