I have a Homestead vm running a nearly fresh install of Laravel 5.0 (dev-develop). I globally instal...
Try dropping the quotes: public static function inputText() { return Form::text('best_time_call'...
You are having this issue in which route? Also, I don't know this package, but "LaravelLocaliza...
No, it's wrong if you are not building just a prototype app. You should use controllers and models t...
You need to first navigate to your project folder, THEN run composer dump-autoload.
The Laravel portal for problem solving, knowledge sharing and community building.
The community