This is my gulpfile.js var elixir = require('laravel-elixir'); elixir(function(mix) { mix.less([...
I would like to make my own user registration using Ajax. I created form, on submit I call function...
I've just started to study Laravel using this course Laravel 5 Fundamentals but in lesson 22 I've a...
Actually I see, I can add dot in paths like <link rel="stylesheet" href=".{{ elixi...
mengidd, JuanDMeGon, thanks a lot for help, pluck method works!
The Laravel portal for problem solving, knowledge sharing and community building.
The community