Skip to content

blasttech/laravel-reset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

laravel-reset

Reset laravel folders

Useful for when switching between branches.

  1. This will clear the following folders:
  • bootstrap/cache
  • vendor
  • node_modules
  1. Next, it installs all the composer packages.
  2. It then clears the Laravel route and view caches.
  3. Finally, it installs the node modules.

Releases

No releases published

Packages

No packages published

Languages