You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jeff Simons Decena edited this page Jun 14, 2018
·
3 revisions
Notes
Assets (css, js files) are now compiled via Laravel Mix. You need to install node to build and compile the assets. I recommend nvm or Node Version Manager so you can have multiple node versions for your projects to use. Get it here