Yep, use class_basename() or simply just basename() which is already there for exactly this in php c...
Take a look at helpers in the docs. var_dump(Str::snake('mysqlPort')); // string(10) "mysql_por...
It should be... 'public' => __DIR__.'/../../www', ...isn't it?
To the technicality of the feature: In other forum engines visited topics usually stored in a cookie...
The Laravel portal for problem solving, knowledge sharing and community building.