Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...
Hi, I'm rebuilding a website. For SEO I need to forward the old URLs to the new URLs. Is there an ea...
how can i add the text i add here: return App::abort(403, "THIS TEXT"); in the response o...
Why am I getting the following error over and over again: [RuntimeException] Error Output: PHP F...
I'm getting an error when I wanna insert a lot of items. How can I prevent this of being thrown? It...
If you say it like that, then I also can use the Route:;get('/'), and check if Input::has('p')? Nice...
Is the used for the Insert or Select queries, someone who figured that out?
This is how I call it: Queue::push('QueueController@myAction', ['user' => Auth::user()->id]);...
The Laravel portal for problem solving, knowledge sharing and community building.
The community