When I installing Lavalite CMS on OSX, first I ran "git clone https://github.com/LavaLite/cms.git" and after that I ran "composer install", but in the end I get this error:
php artisan clear-compiled
[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Trans' not found
Any help with this ? Thank you.
When I installing Lavalite CMS on OSX, first I ran "git clone https://github.com/LavaLite/cms.git" and after that I ran "composer install", but in the end I get this error:
[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Trans' not found
Any help with this ? Thank you.