php - Make Sublime Text Laravel Generator Work -
I have just established my LAMP environment for development and have installed the Liberal Generator plugin for sublay text. But whenever I try to make a scene, I get this error at the bottom of the Sublime Text Editor. Fatal error: Interface 'JsonSerializable' /opt/lampp/htdocs/laravel/bootstrap/compiled.php Line 6131 not found [end in 0.0s]
I am new to Ubuntu (14.04). I tried to install php5-json
but still does not work.
Comments
Post a Comment