issues
search
vlados
/
laravel-unique-urls
A package for using and generating unique urls for each Eloquent model in Laravel
MIT License
0
stars
0
forks
source link
Create urls:doctor command
#50
Closed
vlados
closed
1 year ago
vlados
commented
1 year ago
Create a new command in the package to check:
If models have implemented correctly the traits and the needed functions
If all urls in the database have correct handler class and function
Should have options:
--model= Specify only a model for which to execute the command
Create a new command in the package to check:
Should have options: