laravel - What files are need to upload after composer required <package>? -


so hosting company not support composer. , reuploading laravel framework php files take time 1 composer package. files need uploaded hosting after composer required?

all know "package" folder in vendor folder, composer.json, , "config" file in config folder. there other files , folder?

the file forget: facades, serviceprovider


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -