Trang Lee
Trang Lee
I'm installing Napkee in the MAC which never install app before. I installed Adobe Air and install Napkee. but I got the error "sorry, an error has occured"
could you update this to laravel 5.4?
``` at packages/litecms/page/routes/web.php:10 6▕ }); 7▕ // Public routes for pages 8▕ Route::get('/{slug}.html', 'PagePublicController@getPage'); 9▕ ➜ 10▕ if (Trans::isMultilingual()) { 11▕ Route::group( 12▕ [ 13▕ 'prefix' => '{trans}', 14▕ 'where'...