I'm new to Laravel 5.1 (actually Laravel) and I'm having a hard time understanding how to work with style sheets and simple scripts. On several sites, I see that I need to add an element in my composer.json which is "laravelcollective/html": "~5.0"
but in others I have already found saying that working this way is already outdated for version 5.1
Does anyone have a good tutorial (in Portuguese) that gives me this light and that does not leave the initial scope of laravel 5.1?