Ignore .gitignore & Upload Laravel Full Project On Github
Sep 7, 2018 · 1 min read

First time when you pull laravel project on github I am definitely sure you will got a problem.
Many file will not upload for Laravel security reason. But you can handle this situation simply. Just find ( Ctrl+Shift+N) .gitignore file and cut the code.

Now pull your code to github. Enjoy Your Project (y)
