InfyOmLabs / adminlte-generator

Boilerplate of Laravel with InfyOm Laravel Generator for AdminLTE Templates
https://infyom.com/open-source/laravelgenerator/docs/8.0/boilerplates
387 stars 272 forks source link

app does not use the Laravel 7 .env.example #67

Closed rabol closed 4 years ago

rabol commented 4 years ago

Not a big issue, but the .env.example is not using the laravel v7 version.

missing MAIL_FROM_NAME=${APP_NAME} MAIL_FROM_ADDRESS=null

vishalinfyom commented 4 years ago

@rabol its already there. please check proper.

https://github.com/InfyOmLabs/coreui-generator/blob/7.0/.env.example https://github.com/InfyOmLabs/adminlte-generator/blob/7.0/.env.example

rabol commented 4 years ago

Sorry, I just assumed that the default branch was the v7, but now I can see that the default branch is v6

mitulgolakiya commented 4 years ago

I just changed the default branch to 7.0