Skip to content

Prevent matrices from being created with just numbers as name #73

@thekanbo

Description

@thekanbo

When a class/model file is loaded, Laravel will throw an error if the name of that class is comprised of only numbers:

syntax error, unexpected '324324' (T_LNUMBER), expecting identifier (T_STRING)

image

Metadata

Metadata

Assignees

Labels

ImprovementImproving existing functionality without breaking the existing API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions