mardi 27 décembre 2016

Laravel DomainException in RouteCompiler Variable name cannot be longer than 32 characters in route pattern

I'm getting this error because of a long variable name. How do I override the variable name?

I would very much like to keep the resource name.

My route is:

Route::resource(
    'computer-software-version-installation',
    'Web\Model\ComputerSoftwareVersionInstallationController'
);



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2inH3FO
via IFTTT

Aucun commentaire:

Enregistrer un commentaire