silverbux / laravel-angular-admin

Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter.
http://silverbux.github.io/laravel-angular-admin/
MIT License
923 stars 414 forks source link

On fresh install on fresh VM #89

Closed xorenio closed 7 years ago

xorenio commented 7 years ago

Here what it looks like in broswer image

before you think file permissions https://gist.github.com/xorenio/97d1f6f6511c2a50100c

versions

$ php -v PHP 7.0.8-0ubuntu0.16.04.3 (cli) ( NTS ) Copyright (c) 1997-2016 The PHP Group Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.8-0ubuntu0.16.04.3, Copyright (c) 1999-2016, by Zend Technologies

$ node -v v7.4.0

$ npm -v 4.0.5


im using this to temp host as i build/play $ php -S 0.0.0.0:8000 -t public/

silverbux commented 7 years ago

after composer install && npm install do a gulp && gulp watch

xorenio commented 7 years ago

Cheers i can't believe i was so silly to miss