dwijitsolutions / laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.
http://laraadmin.com
MIT License
1.58k stars 537 forks source link

installation not working #294

Open mariazega8 opened 6 years ago

mariazega8 commented 6 years ago

after all installation done nothing showing. image image 2

Laravel Framework version 5.2.45 PHP Version 7.2.4 Composer version 1.6.5 2018-05-04 11:44:59

leopinzon commented 6 years ago

@mariazega8 You have a problem in your laravel project's document root apache configuration. It should be pointed to the /public folder. Take a look at the laravel docs.