VarboxInternational / varbox

THE Laravel Admin Panel package built by developers, for developers
https://varbox.io
Other
63 stars 13 forks source link

Installation failed #13

Closed dragosm closed 3 years ago

dragosm commented 3 years ago

What are you trying to achieve (screenshots might help):

I’ve downloaded the free version of Varbox wanting to start a new project using this platform, but I cannot make it work.

I’ve setup a git repo with the Varbox source code, but it doesn’t seem to be a working Laravel project (eg. it doesn’t have an .env file, php artisan doesn’t work).

Does anyone know how can I properly install it?

Thanks!

zbiller commented 3 years ago

You shouldn't attempt to use Varbox as a monolithic application.

Varbox has been designed as a Composer package which you'll have to locally require in your own Laravel projects, so that means you'll need to already have a working Laravel projects on top of which to install Varbox.

Installation - Varbox - The Free Laravel Admin Panel 2020-09-08 21-22-54

Please follow the documentation (I suggest installing it in the automatic way, as it's less time consuming): https://varbox.io/docs/1.x/installation